Stud.IP  jlu_3.3 Revision
ScheduleTest Class Reference
Inheritance diagram for ScheduleTest:
Inheritance graph
Collaboration diagram for ScheduleTest:
Collaboration graph

Public Member Functions

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

Member Function Documentation

◆ setUp()

setUp ( )
Here is the call graph for this function:

◆ tearDown()

tearDown ( )
Here is the call graph for this function:

◆ testBuggyConditions()

testBuggyConditions (   $schedule)

@depends testPeriodicSchedule

◆ testNextExecutionOnceFuture()

testNextExecutionOnceFuture (   $schedule)

@depends testOnceSchedule

◆ testNextExecutionOncePast()

testNextExecutionOncePast (   $schedule)

@depends testOnceSchedule

◆ testNextExecutionOncePresent()

testNextExecutionOncePresent (   $schedule)

@depends testOnceSchedule

◆ testNextExecutionPeriodicDaily()

testNextExecutionPeriodicDaily (   $schedule)

@depends testPeriodicSchedule

◆ testNextExecutionPeriodicFriday()

testNextExecutionPeriodicFriday (   $schedule)

@depends testPeriodicSchedule

◆ testNextExecutionPeriodicHourly()

testNextExecutionPeriodicHourly (   $schedule)

@depends testPeriodicSchedule

◆ testNextExecutionPeriodicMinutely()

testNextExecutionPeriodicMinutely (   $schedule)

@depends testPeriodicSchedule

◆ testNextExecutionPeriodicMonthly()

testNextExecutionPeriodicMonthly (   $schedule)

@depends testPeriodicSchedule

◆ testOnceSchedule()

testOnceSchedule ( )

◆ testPeriodicSchedule()

testPeriodicSchedule ( )

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