|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
us.ihmc.utilities.math.TestMathTools
public class TestMathTools
Title: MathTools Tester
Description: Tests methods in MathTools class
Copyright: Copyright (c) 2006
Company: IHMC
| Constructor Summary | |
|---|---|
TestMathTools(java.lang.String name)
|
|
| Method Summary | |
|---|---|
void |
testArePointsInOrderColinear()
|
void |
testClipToMinMax()
|
void |
testComputeAngleDifferenceMinusPiToPi()
|
void |
testDiff()
|
void |
testDotPlus()
|
void |
testDotPlus1()
|
void |
testEpsilonEquals()
|
void |
testFindClosestNinetyDegreeYaw()
|
void |
testFindZeroCrossing()
|
void |
testGenerateRandomAngle()
|
void |
testGenerateRandomDoubleInRange()
|
void |
testGenerateRandomPoint3d()
|
void |
testGetReversedArrayList()
|
void |
testIsInsideBounds()
|
void |
testMax()
|
void |
testMean()
|
void |
testMin()
|
void |
testPercentEquals()
|
void |
testShiftAngleToStartOfRange()
|
void |
testSumArray1()
|
void |
testSumArray2()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, getName, run, run, runBare, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestMathTools(java.lang.String name)
| Method Detail |
|---|
public void testArePointsInOrderColinear()
public void testClipToMinMax()
public void testComputeAngleDifferenceMinusPiToPi()
public void testDiff()
public void testDotPlus()
public void testDotPlus1()
public void testEpsilonEquals()
public void testPercentEquals()
public void testFindClosestNinetyDegreeYaw()
public void testFindZeroCrossing()
public void testGenerateRandomAngle()
public void testGenerateRandomDoubleInRange()
public void testGenerateRandomPoint3d()
public void testGetReversedArrayList()
public void testIsInsideBounds()
public void testMax()
public void testMean()
public void testMin()
public void testShiftAngleToStartOfRange()
public void testSumArray2()
public void testSumArray1()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||