JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.EOSscheduling
Class TimelineTest

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

public class TimelineTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
TimelineTest(java.lang.String name)
           
 
Method Summary
protected  void setUp()
           
 void testGetNodeAtTime()
           
 void testIncludes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimelineTest

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

setUp

protected void setUp()

testGetNodeAtTime

public void testGetNodeAtTime()

testIncludes

public void testIncludes()

JavaGenes, NASA Ames. Written largely by Al Globus