gov.nasa.javaGenes.EOSscheduling
Class HorizonTest
java.lang.Object
TestCase
gov.nasa.javaGenes.EOSscheduling.HorizonTest
- public class HorizonTest
- extends TestCase
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HorizonTest
public HorizonTest(java.lang.String name)
setUp
protected void setUp()
testConstructor
public void testConstructor()
testTheSame
public void testTheSame()
testCopy
public void testCopy()
testIncludes
public void testIncludes()
testWindowIncludes
public void testWindowIncludes()
testGetIntegerTimeAt
public void testGetIntegerTimeAt()
testGetDurationOf
public void testGetDurationOf()