Methods

testFactoryRecognizesTemplates()

testFactoryRecognizesTemplates() 

testParsesCronSchedule()

testParsesCronSchedule() 

testParsesCronScheduleWithAnySpaceCharsAsSeparators()

testParsesCronScheduleWithAnySpaceCharsAsSeparators(  $schedule, array  $expected) 

Parameters

$schedule
array $expected

scheduleWithDifferentSeparatorsProvider()

scheduleWithDifferentSeparatorsProvider() : array

Data provider for testParsesCronScheduleWithAnySpaceCharsAsSeparators

Returns

array

testInvalidCronsWillFail()

testInvalidCronsWillFail() 

testInvalidPartsWillFail()

testInvalidPartsWillFail() 

scheduleProvider()

scheduleProvider() : array

Data provider for cron schedule

Returns

array

testDeterminesIfCronIsDue()

testDeterminesIfCronIsDue(  $schedule,   $relativeTime,   $nextRun,   $isDue) 

Parameters

$schedule
$relativeTime
$nextRun
$isDue

testIsDueHandlesDifferentDates()

testIsDueHandlesDifferentDates() 

testIsDueHandlesDifferentTimezones()

testIsDueHandlesDifferentTimezones() 

testCanGetPreviousRunDates()

testCanGetPreviousRunDates() 

testProvidesMultipleRunDates()

testProvidesMultipleRunDates() 

testProvidesMultipleRunDatesForTheFarFuture()

testProvidesMultipleRunDatesForTheFarFuture() 

testCanIterateOverNextRuns()

testCanIterateOverNextRuns() 

testSkipsCurrentDateByDefault()

testSkipsCurrentDateByDefault() 

testStripsForSeconds()

testStripsForSeconds() 

testFixesPhpBugInDateIntervalMonth()

testFixesPhpBugInDateIntervalMonth() 

testIssue29()

testIssue29() 

testIssue20()

testIssue20() 

testKeepOriginalTime()

testKeepOriginalTime() 

testValidationWorks()

testValidationWorks()