|
|||||||||||
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.Affinity_2DTest
Constructor Summary | |
Affinity_2DTest(java.lang.String arg0)
Constructor for Affinity_2DTest. |
Method Summary | |
void |
testAffinity_2D()
Test for void Affinity_2D() |
void |
testAffinity_2Ddoubledoubledoubledoubledoubledouble()
Test for void Affinity_2D(double, double, double, double, double, double) |
void |
testAffinity_2DdoubledoubledoubledoubledoubledoubleMatrix()
Test for void Affinity_2D(double, double, double, double, double, double, Matrix) |
void |
testAffinity_2DRotation_2DTranslation_2DVectordoubleboolean()
Test for void Affinity_2D(Rotation_2D, Translation_2D, Vector, double, boolean) No error propagation is done for scale or shear, thus it must not be tested here. |
void |
testAffinity_2DRotation_2DTranslation_2DVectordoublebooleanMatrix()
Test for void Affinity_2D(Rotation_2D, Translation_2D, Vector, double, boolean, Matrix) |
void |
testGetDegreesOfFreedom()
Test for int getDegreesOfFreedom() |
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 Affinity_2DTest(java.lang.String arg0)
arg0
- Method Detail |
public void testGetDegreesOfFreedom()
public void testAffinity_2D()
public void testAffinity_2Ddoubledoubledoubledoubledoubledouble()
public void testAffinity_2DdoubledoubledoubledoubledoubledoubleMatrix()
public void testAffinity_2DRotation_2DTranslation_2DVectordoubleboolean()
public void testAffinity_2DRotation_2DTranslation_2DVectordoublebooleanMatrix()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |