PHP 클래스 N98\Magento\Command\Admin\User\LockCommandTest

파일 보기 프로젝트 열기: netz98/n98-magerun

공개 메소드들

메소드 설명
daysProvider ( ) : array
testConvertDaysToSeconds ( integer $days, integer $expected ) Ensure that days are correctly converted to seconds

메소드 상세

daysProvider() 공개 메소드

public daysProvider ( ) : array
리턴 array

testConvertDaysToSeconds() 공개 메소드

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