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

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

Public Methods

Method Description
daysProvider ( ) : array
testConvertDaysToSeconds ( integer $days, integer $expected ) Ensure that days are correctly converted to seconds

Method Details

daysProvider() public method

public daysProvider ( ) : array
return array

testConvertDaysToSeconds() public method

Ensure that days are correctly converted to seconds
public testConvertDaysToSeconds ( integer $days, integer $expected )
$days integer
$expected integer