PHP 클래스 N98\Magento\Command\LocalConfig\GenerateCommandTest

상속: extends N98\Magento\Command\PHPUnit\TestCase
파일 보기 프로젝트 열기: netz98/n98-magerun

공개 메소드들

메소드 설명
requiredFieldsProvider ( ) : array
setUp ( )
tearDown ( )
testCdataTagIsNotAddedIfPresentInInput ( )
testErrorIsPrintedIfAppEtcDirNotWriteable ( )
testErrorIsPrintedIfConfigFileExists ( )
testErrorIsPrintedIfConfigTemplateNotExists ( )
testExecuteInteractively ( )
testExecuteWithCliParameters ( )
testIfPasswordOmittedItIsWrittenBlank ( )
testInteractiveInputUsesDefaultValuesIfNoValueEntered ( )
testRandomMd5IsUsedIfNoEncryptionKeyParamPassed ( )
testRequiredOptionsThrowExceptionIfNotSet ( string $param, string $prompt )
wrapCdata ( )

메소드 상세

requiredFieldsProvider() 공개 메소드

public requiredFieldsProvider ( ) : array
리턴 array

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testCdataTagIsNotAddedIfPresentInInput() 공개 메소드

testErrorIsPrintedIfAppEtcDirNotWriteable() 공개 메소드

testErrorIsPrintedIfConfigFileExists() 공개 메소드

testErrorIsPrintedIfConfigTemplateNotExists() 공개 메소드

testExecuteInteractively() 공개 메소드

testExecuteWithCliParameters() 공개 메소드

testIfPasswordOmittedItIsWrittenBlank() 공개 메소드

testInteractiveInputUsesDefaultValuesIfNoValueEntered() 공개 메소드

testRandomMd5IsUsedIfNoEncryptionKeyParamPassed() 공개 메소드

testRequiredOptionsThrowExceptionIfNotSet() 공개 메소드

public testRequiredOptionsThrowExceptionIfNotSet ( string $param, string $prompt )
$param string
$prompt string

wrapCdata() 공개 메소드

public wrapCdata ( )