edu.memphis.ccrg.lida.framework.tasks
Class TaskManagerTest
java.lang.Object
edu.memphis.ccrg.lida.framework.tasks.TaskManagerTest
public class TaskManagerTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskManagerTest
public TaskManagerTest()
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
public void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetCurrentTick
public void testGetCurrentTick()
testGetMaxTick
public void testGetMaxTick()
testGetEndOfNextInterval
public void testGetEndOfNextInterval()
testSetTickDuration
public void testSetTickDuration()
testIsInIntervalMode
public void testIsInIntervalMode()
testGetTaskQueue
public void testGetTaskQueue()
testIsTasksPaused
public void testIsTasksPaused()
testPauseTasks
public void testPauseTasks()
testResumeTasks
public void testResumeTasks()
testCancelTask
public void testCancelTask()
testAddTicksToExecute
public void testAddTicksToExecute()
testScheduleTask
public void testScheduleTask()
testGuiEvents
public void testGuiEvents()
testSetDecayingModules
public void testSetDecayingModules()
testToString
public void testToString()