JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.EOSscheduling
Class TaskTest

java.lang.Object
  extended byTestCase
      extended bygov.nasa.javaGenes.EOSscheduling.TaskTest

public class TaskTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
TaskTest(java.lang.String name)
           
 
Method Summary
 void testIsExecutable()
           
 void testSortingAccessWindows()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskTest

public TaskTest(java.lang.String name)
Method Detail

testSortingAccessWindows

public void testSortingAccessWindows()

testIsExecutable

public void testIsExecutable()

JavaGenes, NASA Ames. Written largely by Al Globus