JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.alsUtility
Class GrowOnlyArrayTest

java.lang.Object
  extended byTestCase
      extended bygov.nasa.alsUtility.GrowOnlyArrayTest

public class GrowOnlyArrayTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

GrowOnlyArrayTest

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

testArrayLength

public void testArrayLength()

testArrayValues

public void testArrayValues()

JavaGenes, NASA Ames. Written largely by Al Globus