PHP 클래스 Yalesov\Cron\Test\Service\CronTest

상속: extends Yalesov\Phpunit\Testcase\Doctrine
파일 보기 프로젝트 열기: heartsentwined/zf2-cron

공개 메소드들

메소드 설명
getDummy ( )
getJob ( $status, $scheduleTimestamp )
setUp ( )
tearDown ( )
testCleanLog ( )
testCleanup ( )
testProcess ( )
testRecoverRunning ( )
testResetPending ( )
testRun ( )
testSchedule ( )
testTryLockJob ( )

메소드 상세

getDummy() 공개 메소드

public getDummy ( )

getJob() 공개 메소드

public getJob ( $status, $scheduleTimestamp )

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testCleanLog() 공개 메소드

public testCleanLog ( )

testCleanup() 공개 메소드

public testCleanup ( )

testProcess() 공개 메소드

public testProcess ( )

testRecoverRunning() 공개 메소드

public testRecoverRunning ( )

testResetPending() 공개 메소드

public testResetPending ( )

testRun() 공개 메소드

public testRun ( )

testSchedule() 공개 메소드

public testSchedule ( )

testTryLockJob() 공개 메소드

public testTryLockJob ( )