|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
sugr.test.Rotation_3DTest
Constructor Summary | |
Rotation_3DTest()
|
Method Summary | |
void |
testGetDegreesOfFreedom()
Test for int getDegreesOfFreedom() |
void |
testRotation_3D()
Test for void Rotation_3D() |
void |
testRotation_3Ddoubledoubledouble()
Test for void Rotation_3D(double, double, double) |
void |
testRotation_3Ddoubledoubledoubledouble()
Test for void Rotation_3D(double, double, double, double) |
void |
testRotation_3DdoubledoubledoubledoubleMatrix()
Test for void Rotation_3D(double, double, double, double, Matrix) |
void |
testRotation_3DdoubledoubledoubleMatrix()
Test for void Rotation_3D(double, double, double, Matrix) |
void |
testRotation_3DVector()
Test for void Rotation_3D(Vector) |
void |
testRotation_3DVectordouble()
Test for void Rotation_3D(Vector, double) |
void |
testRotation_3DVectordoubleMatrix()
Test for void Rotation_3D(Vector, double, Matrix) |
void |
testRotation_3DVectorMatrix()
Test for void Rotation_3D(Vector, Matrix) |
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 |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Rotation_3DTest()
Method Detail |
public void testGetDegreesOfFreedom()
public void testRotation_3D()
public void testRotation_3Ddoubledoubledouble()
public void testRotation_3DdoubledoubledoubleMatrix()
public void testRotation_3DVector()
public void testRotation_3DVectorMatrix()
public void testRotation_3Ddoubledoubledoubledouble()
public void testRotation_3DdoubledoubledoubledoubleMatrix()
public void testRotation_3DVectordouble()
public void testRotation_3DVectordoubleMatrix()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |