| Class | Description |
|---|---|
| BaseTest | Deprecated |
| HiddenObjectHelper |
Utility class intended to be used in jUnit tests.
|
| OBBaseTest |
OBBaseTest class which can/should be extended by most other test classes which want to make use
of the Openbravo test infrastructure.
|
| TestLogAppender |
Used in
OBBaseTest, keeps track of all messages written in log in order to make possible
to later do assertions on them. |