gov.nasa.javaGenes.chemistry
Class UnitCellTest
java.lang.Object
TestCase
gov.nasa.javaGenes.chemistry.UnitCellTest
- public class UnitCellTest
- extends TestCase
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnitCellTest
public UnitCellTest(java.lang.String name)
testConstructor
public void testConstructor()
testCopy
public void testCopy()
testScaleBy
public void testScaleBy()
testMoveInside
public void testMoveInside()
testToString
public void testToString()
testGetSeparation
public void testGetSeparation()
testDistance
public void testDistance()
testAngle
public void testAngle()
testIsInside
public void testIsInside()
testIsCutoffInBounds
public void testIsCutoffInBounds()