|
|||||||||||
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_3DTest
Constructor Summary | |
Affinity_3DTest()
|
Method Summary | |
void |
testAffinity_3D()
Test for void Affinity_3D() |
void |
testAffinity_3DdoubleArray()
Test for void Affinity_3D(double[]) |
void |
testAffinity_3DdoubleArrayMatrix()
Test for void Affinity_3D(double[], Matrix) |
void |
testAffinity_3DRotation_3DTranslation_3DVectorVector()
Test for void Affinity_3D(Rotation_3D, Translation_3D, Vector, Vector) Test for error propagation must not be done here, as scale and shear do not have errors. |
void |
testAffinity_3DRotation_3DTranslation_3DVectorVectorMatrix()
Test for void Affinity_3D(Rotation_3D, Translation_3D, Vector, Vector, 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_3DTest()
Method Detail |
public void testGetDegreesOfFreedom()
public void testAffinity_3D()
public void testAffinity_3DdoubleArray()
public void testAffinity_3DdoubleArrayMatrix()
public void testAffinity_3DRotation_3DTranslation_3DVectorVector()
public void testAffinity_3DRotation_3DTranslation_3DVectorVectorMatrix()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |