JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.forceFields
Class BodiesTest

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

public class BodiesTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

BodiesTest

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

setUp

public void setUp()

testConstructorAndCutoffRemoval

public void testConstructorAndCutoffRemoval()

JavaGenes, NASA Ames. Written largely by Al Globus