PHP Class N98\Magento\Command\Database\DumpCommandTest

See also: N98\Magento\Command\Database\DumpCommand
Inheritance: extends N98\Magento\Command\TestCase
Afficher le fichier Open project: netz98/n98-magerun

Méthodes publiques

Méthode Description
filenamePatterns ( string $regex, array $options ) : void
provideFilenamePatternsAndOptions ( )
realDump ( )
testExecute ( )
testWithStripOption ( )

Méthodes protégées

Méthode Description
getCommand ( ) : Command

Method Details

filenamePatterns() public méthode

public filenamePatterns ( string $regex, array $options ) : void
$regex string
$options array
Résultat void

getCommand() protected méthode

protected getCommand ( ) : Command
Résultat Symfony\Component\Console\Command\Command

provideFilenamePatternsAndOptions() public méthode

See also: filenamePatterns

realDump() public méthode

public realDump ( )

testExecute() public méthode

public testExecute ( )

testWithStripOption() public méthode

public testWithStripOption ( )