Package | Description |
---|---|
org.apache.batik.test |
Modifier and Type | Class and Description |
---|---|
class |
AssertEqualsException
Exception which Tests can throw when a specific
assertEquals fails. |
class |
AssertException
Exception which Tests can throw when a specific assertion fails.
|
class |
AssertNullException
Exception which Tests can throw when a specific
assertNull fails. |
class |
AssertTrueException
Exception which Tests can throw when a specific
assertTrue fails. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTest.error(String errorCode)
Convenience method to report an error condition.
|
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.