JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.forceFields
Class MMEFreferenceRMSTest

java.lang.Object
  extended byTestCase
      extended bygov.nasa.javaGenes.forceFields.MMEFreferenceRMSTest

public class MMEFreferenceRMSTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
MMEFreferenceRMSTest(java.lang.String name)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testCalculateDistance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MMEFreferenceRMSTest

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

setUp

protected void setUp()

tearDown

protected void tearDown()

testCalculateDistance

public void testCalculateDistance()

JavaGenes, NASA Ames. Written largely by Al Globus