Stud.IP  5.4
CronjobScheduleTest Class Reference
Inheritance diagram for CronjobScheduleTest:

Public Member Functions

 setUp ()
 
 tearDown ()
 
 testOnceSchedule ()
 
 testNextExecutionOncePast ($schedule)
 
 testNextExecutionOncePresent ($schedule)
 
 testNextExecutionOnceFuture (CronjobSchedule $schedule)
 
 testPeriodicSchedule ()
 
 testNextExecutionPeriodicMinutely ($schedule)
 
 testNextExecutionPeriodicHourly ($schedule)
 
 testNextExecutionPeriodicDaily ($schedule)
 
 testNextExecutionPeriodicMonthly ($schedule)
 
 testNextExecutionPeriodicFriday ($schedule)
 
 testBuggyConditions ($schedule)
 

Member Function Documentation

◆ setUp()

setUp ( )

◆ tearDown()

tearDown ( )

◆ testBuggyConditions()

testBuggyConditions (   $schedule)

testPeriodicSchedule

◆ testNextExecutionOnceFuture()

testNextExecutionOnceFuture ( CronjobSchedule  $schedule)

testOnceSchedule

◆ testNextExecutionOncePast()

testNextExecutionOncePast (   $schedule)

testOnceSchedule

◆ testNextExecutionOncePresent()

testNextExecutionOncePresent (   $schedule)

testOnceSchedule

◆ testNextExecutionPeriodicDaily()

testNextExecutionPeriodicDaily (   $schedule)

testPeriodicSchedule

◆ testNextExecutionPeriodicFriday()

testNextExecutionPeriodicFriday (   $schedule)

testPeriodicSchedule

◆ testNextExecutionPeriodicHourly()

testNextExecutionPeriodicHourly (   $schedule)

testPeriodicSchedule

◆ testNextExecutionPeriodicMinutely()

testNextExecutionPeriodicMinutely (   $schedule)

testPeriodicSchedule

◆ testNextExecutionPeriodicMonthly()

testNextExecutionPeriodicMonthly (   $schedule)

testPeriodicSchedule

◆ testOnceSchedule()

testOnceSchedule ( )

◆ testPeriodicSchedule()

testPeriodicSchedule ( )

The documentation for this class was generated from the following file: