JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.alsUtility
Class KeyCounterTest

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

public class KeyCounterTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

KeyCounterTest

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

testAdd

public void testAdd()

JavaGenes, NASA Ames. Written largely by Al Globus