gov.nasa.alsUtility
Class DoubleIntervalTest
java.lang.Object
TestCase
gov.nasa.alsUtility.DoubleIntervalTest
- public class DoubleIntervalTest
- extends TestCase
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoubleIntervalTest
public DoubleIntervalTest(java.lang.String name)
setUp
public void setUp()
testConstructor
public void testConstructor()
testNearlyEqual
public void testNearlyEqual()
testMidPoint
public void testMidPoint()
testExpandByAddition
public void testExpandByAddition()
testExpand
public void testExpand()
testGet
public void testGet()
testTerpolate0to1
public void testTerpolate0to1()
testDistanceFrom
public void testDistanceFrom()
testLimitToDouble
public void testLimitToDouble()
testRandomGaussian
public void testRandomGaussian()
testExtendIfNecessary
public void testExtendIfNecessary()
testSetToExtremes
public void testSetToExtremes()
testIsPositive
public void testIsPositive()