testParsesCronScheduleWithAnySpaceCharsAsSeparators() testParsesCronScheduleWithAnySpaceCharsAsSeparators( $schedule, array $expected) Parameters $schedule array $expected
scheduleWithDifferentSeparatorsProvider() scheduleWithDifferentSeparatorsProvider() : array Data provider for testParsesCronScheduleWithAnySpaceCharsAsSeparators Returns array
testDeterminesIfCronIsDue() testDeterminesIfCronIsDue( $schedule, $relativeTime, $nextRun, $isDue) Parameters $schedule $relativeTime $nextRun $isDue