JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.core
Class DescendingWeightsComparatorTest

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

public class DescendingWeightsComparatorTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

DescendingWeightsComparatorTest

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

testCompare

public void testCompare()

JavaGenes, NASA Ames. Written largely by Al Globus