|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object extended bydiva.util.jester.TestUtilities
Utility functions to make tests easier to write.
| Constructor Summary | |
TestUtilities()
|
|
| Method Summary | |
static boolean |
shapeEquals(java.awt.Shape s1,
java.awt.Shape s2,
double epsilon)
Test if two shapes are equal. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestUtilities()
| Method Detail |
public static boolean shapeEquals(java.awt.Shape s1, java.awt.Shape s2, double epsilon)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||