Package | Description |
---|---|
org.apache.batik.test |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTest.assertEquals(int ref,
int cmp) |
void |
AbstractTest.assertEquals(java.lang.Object ref,
java.lang.Object cmp)
Convenience method to check for a specific condition.
|