gov.nasa.javaGenes.EOSscheduling.HBSS
Class SchedulerTest
java.lang.Object
TestCase
gov.nasa.javaGenes.EOSscheduling.HBSS.SchedulerTest
- public class SchedulerTest
- extends TestCase
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchedulerTest
public SchedulerTest(java.lang.String name)
testInsertIntoTimelines
public void testInsertIntoTimelines()
testScheduleTask
public void testScheduleTask()
testCreateSchedule
public void testCreateSchedule()
setUp
public void setUp()
makeTask
public Task makeTask(double priority,
int numberOfAccessWindows,
int SSRuse)