PHP Class N98\Magento\Command\Customer\CreateCommandTest

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

Public Methods

Method Description
testExecute ( )
testWithWrongPassword ( )

Protected Methods

Method Description
_getCommand ( ) : CreateCommand

Method Details

_getCommand() protected method

protected _getCommand ( ) : CreateCommand
return CreateCommand

testExecute() public method

public testExecute ( )

testWithWrongPassword() public method