PHP Class N98\Magento\Command\Developer\Module\Dependencies\FromCommandTest

Inheritance: extends N98\Magento\Command\TestCase
Datei anzeigen Open project: netz98/n98-magerun

Public Methods

Method Description
dataProviderTestExecute ( )
testExecute ( string $moduleName, integer $all, array $contains, array $notContains )

Method Details

dataProviderTestExecute() public static method

public static dataProviderTestExecute ( )

testExecute() public method

public testExecute ( string $moduleName, integer $all, array $contains, array $notContains )
$moduleName string
$all integer
$contains array
$notContains array