|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.commons.math.geometry.RotationTest
public class RotationTest
| Constructor Summary | |
|---|---|
RotationTest(java.lang.String name)
|
|
| Method Summary | |
|---|---|
static junit.framework.Test |
suite()
|
void |
testAngles()
|
void |
testApplyInverseTo()
|
void |
testAxisAngle()
|
void |
testCompose()
|
void |
testComposeInverse()
|
void |
testIdentity()
|
void |
testMatrix()
|
void |
testQuaternion()
|
void |
testRevert()
|
void |
testSingularities()
|
void |
testVectorOnePair()
|
void |
testVectorTwoPairs()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RotationTest(java.lang.String name)
| Method Detail |
|---|
public void testIdentity()
public void testAxisAngle()
public void testRevert()
public void testVectorOnePair()
public void testVectorTwoPairs()
public void testMatrix()
throws org.apache.commons.math.geometry.NotARotationMatrixException
org.apache.commons.math.geometry.NotARotationMatrixException
public void testAngles()
throws org.apache.commons.math.geometry.CardanEulerSingularityException
org.apache.commons.math.geometry.CardanEulerSingularityException
public void testSingularities()
throws org.apache.commons.math.geometry.CardanEulerSingularityException
org.apache.commons.math.geometry.CardanEulerSingularityExceptionpublic void testQuaternion()
public void testCompose()
public void testComposeInverse()
public void testApplyInverseTo()
public static junit.framework.Test suite()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||