PHP 클래스 Jobby\Tests\ScheduleCheckerTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: hellogerard/jobby

공개 메소드들

메소드 설명
test_it_can_detect_a_due_job_from_a_cron_expression ( ) : void
test_it_can_detect_a_due_job_from_a_datetime_string ( ) : void
test_it_can_detect_a_non_due_job_from_a_cron_expression ( ) : void
test_it_can_detect_a_non_due_job_from_a_datetime_string ( ) : void

보호된 메소드들

메소드 설명
setUp ( ) : void

메소드 상세

setUp() 보호된 메소드

protected setUp ( ) : void
리턴 void

test_it_can_detect_a_due_job_from_a_cron_expression() 공개 메소드

test_it_can_detect_a_due_job_from_a_datetime_string() 공개 메소드

test_it_can_detect_a_non_due_job_from_a_cron_expression() 공개 메소드

test_it_can_detect_a_non_due_job_from_a_datetime_string() 공개 메소드