|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiva.util.jester.TestSuite
diva.util.test.ShapeUtilitiesTest
public class ShapeUtilitiesTest
A test suite for ShapeUtilities.
Constructor Summary | |
---|---|
ShapeUtilitiesTest(TestHarness harness)
Constructor |
Method Summary | |
---|---|
static void |
main(java.lang.String[] argv)
Create a default test harness and run all tests on it. |
void |
runSuite()
runSuite() |
void |
testTransformBounds()
Test bounds transformation |
void |
testTransformModify()
Test general transformation |
void |
testTransformModifyRect()
Test rectangle transformation |
void |
testTranslateModify()
Test translation |
Methods inherited from class diva.util.jester.TestSuite |
---|
getFactory, getTestHarness, run, runAll, runTestCase, setFactory, setTestHarness |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShapeUtilitiesTest(TestHarness harness)
Method Detail |
---|
public void runSuite()
runSuite
in class TestSuite
public void testTransformBounds()
public void testTransformModify()
public void testTransformModifyRect()
public void testTranslateModify()
public static void main(java.lang.String[] argv)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |