|
|||||||||||
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.Translation_3DTest
Constructor Summary | |
Translation_3DTest()
|
Method Summary | |
void |
testGetDegreesOfFreedom()
Test for int getDegreesOfFreedom() |
void |
testTranslation_3D()
Test for void Translation_3D() |
void |
testTranslation_3Ddoubledoubledouble()
Test for void Translation_3D(double, double, double) |
void |
testTranslation_3DdoubledoubledoubleMatrix()
Test for void Translation_3D(double, double, double, Matrix) |
void |
testTranslation_3DPoint_3D()
Test for void Translation_3D(Point_3D) |
void |
testTranslation_3DPoint_3DMatrix()
Test for void Translation_3D(Point_3D, Matrix) |
void |
testTranslation_3DVector()
Test for void Translation_3D(Vector) |
void |
testTranslation_3DVectorMatrix()
Test for void Translation_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 Translation_3DTest()
Method Detail |
public void testGetDegreesOfFreedom()
public void testTranslation_3D()
public void testTranslation_3Ddoubledoubledouble()
public void testTranslation_3DdoubledoubledoubleMatrix()
public void testTranslation_3DVector()
public void testTranslation_3DVectorMatrix()
public void testTranslation_3DPoint_3D()
public void testTranslation_3DPoint_3DMatrix()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |