org.opennms.netmgt.scheduler
Class ScheduleTest
java.lang.Object
TestCase
org.opennms.netmgt.scheduler.ScheduleTest
- public class ScheduleTest
- extends TestCase
Represents a ScheduleTest
- Author:
- brozow
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_schedulable
private ScheduleTest.MockSchedulable m_schedulable
m_interval
private MockInterval m_interval
m_scheduler
private MockScheduler m_scheduler
m_sched
private Schedule m_sched
ScheduleTest
public ScheduleTest()
main
public static void main(java.lang.String[] args)
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSchedule
public void testSchedule()
testAdjustSchedule
public void testAdjustSchedule()
testUnschedule
public void testUnschedule()
testTemporarilySuspend
public void testTemporarilySuspend()
testAdjustScheduleWithinRun
public void testAdjustScheduleWithinRun()
assertRunAndScheduled
private void assertRunAndScheduled(long currentTime,
long interval,
int count,
int entryCount)
Generated by root on January 31 2005 0028.