PHP Class N98\Magento\Command\Admin\User\ChangePasswordCommandTest

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

Protected Properties

Property Type Description
$command
$commandName
$userModel

Public Methods

Method Description
setUp ( )
testCanChangePassword ( )
testReturnEarlyIfUserNotFound ( )

Method Details

setUp() public method

public setUp ( )

testCanChangePassword() public method

testReturnEarlyIfUserNotFound() public method

Property Details

$command protected_oe property

protected $command

$commandName protected_oe property

protected $commandName

$userModel protected_oe property

protected $userModel