JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.core
Class ChildMakerTest

java.lang.Object
  extended byTestCase
      extended bygov.nasa.javaGenes.core.ChildMakerTest

public class ChildMakerTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
ChildMakerTest(java.lang.String name)
           
 
Method Summary
 void setUp()
           
 void testLastReporting()
           
 void testReporting()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChildMakerTest

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

setUp

public void setUp()

testReporting

public void testReporting()

testLastReporting

public void testLastReporting()

JavaGenes, NASA Ames. Written largely by Al Globus