|
|||||||||||
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_2DTest
Constructor Summary | |
Rotation_2DTest(java.lang.String arg0)
Constructor for Rotation_2DTest. |
Method Summary | |
void |
testGetDegreesOfFreedom()
Test for int getDegreesOfFreedom() |
void |
testRotation_2D()
Test for void Rotation_2D() |
void |
testRotation_2Ddouble()
Test for void Rotation_2D(double) |
void |
testRotation_2Ddoubledouble()
Test for void Rotation_2D(double, double) |
void |
testRotation_2DdoubledoubleMatrix()
Test for void Rotation_2D(double, double, Matrix) |
void |
testRotation_2DdoubleMatrix()
Test for void Rotation_2D(double, 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_2DTest(java.lang.String arg0)
arg0
- Method Detail |
public void testGetDegreesOfFreedom()
public void testRotation_2D()
public void testRotation_2Ddouble()
public void testRotation_2DdoubleMatrix()
public void testRotation_2Ddoubledouble()
public void testRotation_2DdoubledoubleMatrix()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |