|
|||||||||||
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_2DTest
Constructor Summary | |
Translation_2DTest()
|
Method Summary | |
void |
testGetDegreesOfFreedom()
Test for int getDregreesOfFreedom() |
void |
testTranslation_2D()
Test for void Translation_2D() |
void |
testTranslation_2Ddoubledouble()
Test for void Translation_2D(double, double) |
void |
testTranslation_2DdoubledoubleMatrix()
Test for void Translation_2D(double, double, Matrix) |
void |
testTranslation_2DPoint_2D()
Test for void Translation_2D(Point_2D) |
void |
testTranslation_2DPoint_2DMatrix()
Test for void Translation_2D(Point_2D, 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_2DTest()
Method Detail |
public void testGetDegreesOfFreedom()
public void testTranslation_2D()
public void testTranslation_2Ddoubledouble()
public void testTranslation_2DdoubledoubleMatrix()
public void testTranslation_2DPoint_2D()
public void testTranslation_2DPoint_2DMatrix()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |