JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.forceFields
Class StillingerWeberTest

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

public class StillingerWeberTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

StillingerWeberTest

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

testConstructorWithElements

public void testConstructorWithElements()

testSetCutoff

public void testSetCutoff()

JavaGenes, NASA Ames. Written largely by Al Globus