| Class | Description |
|---|---|
| CollectionAssert |
Assertions for collections.
|
| ComparableAssert |
Assertions for
Comparable. |
| EqualityAssert |
Assertions for equality (and hash code generation).
|
| LogTestAssist |
A log message test helper.
|
| MemoryAppender |
Retains logging events to a memory list, for use by tests that need
to confirm generation of such events.
|
| RegExAssert |
Assertions based on regular expression matching.
|
| SerializableAssert |
Assertions for serialization.
|
| TestCaseBase |
Base class for test cases.
|
| UnicodeData |
Unicode test data.
|
Utilities for testing under junit 4.
Copyright © 2014. All Rights Reserved.