PHP Class N98\Magento\Command\LocalConfig\GenerateCommandTest

Inheritance: extends N98\Magento\Command\PHPUnit\TestCase
Afficher le fichier Open project: netz98/n98-magerun

Méthodes publiques

Méthode Description
requiredFieldsProvider ( ) : array
setUp ( )
tearDown ( )
testCdataTagIsNotAddedIfPresentInInput ( )
testErrorIsPrintedIfAppEtcDirNotWriteable ( )
testErrorIsPrintedIfConfigFileExists ( )
testErrorIsPrintedIfConfigTemplateNotExists ( )
testExecuteInteractively ( )
testExecuteWithCliParameters ( )
testIfPasswordOmittedItIsWrittenBlank ( )
testInteractiveInputUsesDefaultValuesIfNoValueEntered ( )
testRandomMd5IsUsedIfNoEncryptionKeyParamPassed ( )
testRequiredOptionsThrowExceptionIfNotSet ( string $param, string $prompt )
wrapCdata ( )

Method Details

requiredFieldsProvider() public méthode

public requiredFieldsProvider ( ) : array
Résultat array

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

testCdataTagIsNotAddedIfPresentInInput() public méthode

testErrorIsPrintedIfAppEtcDirNotWriteable() public méthode

testErrorIsPrintedIfConfigFileExists() public méthode

testErrorIsPrintedIfConfigTemplateNotExists() public méthode

testExecuteInteractively() public méthode

testExecuteWithCliParameters() public méthode

testIfPasswordOmittedItIsWrittenBlank() public méthode

testInteractiveInputUsesDefaultValuesIfNoValueEntered() public méthode

testRandomMd5IsUsedIfNoEncryptionKeyParamPassed() public méthode

testRequiredOptionsThrowExceptionIfNotSet() public méthode

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

wrapCdata() public méthode

public wrapCdata ( )