| Class | Description |
|---|---|
| LogRecordCollectingLogger |
Creates a Logger that collects all
LogRecords produced by calls to the various log methods. |
| ProcessUtil |
Helper class to be used by tests which need to verify that some other process exists
or does not exist, or that need to kill some process.
|
| TestLogger |
For logging in module tests which don't have the acsjlog module available
because they come before in the build list.
|