JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.core
Class ChildMakerProviderTest

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

public class ChildMakerProviderTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

ChildMakerProviderTest

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

testAddRemoveSize

public void testAddRemoveSize()

JavaGenes, NASA Ames. Written largely by Al Globus