JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.core
Class ChildMakerEvolvingProviderTest

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

public class ChildMakerEvolvingProviderTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

ChildMakerEvolvingProviderTest

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

setUp

public void setUp()

testReporting

public void testReporting()

JavaGenes, NASA Ames. Written largely by Al Globus