JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.core
Class ChildMakerEvolvingProvider2Test

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

public class ChildMakerEvolvingProvider2Test
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

ChildMakerEvolvingProvider2Test

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

testEvolve

public void testEvolve()

testGet

public void testGet()

JavaGenes, NASA Ames. Written largely by Al Globus