JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.forceFields
Class StillingerWeberSiTest

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

public class StillingerWeberSiTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

StillingerWeberSiTest

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

setUp

public void setUp()

testPotential

public void testPotential()

JavaGenes, NASA Ames. Written largely by Al Globus