| Class | Description |
|---|---|
| AssertEqualsAndHashCodeArguments |
Value object containing arguments in an original and a changed form, to be
used for asserting the methods
Object.equals(Object) and
Object.hashCode(). |
| Assertions |
This class contains helper methods for assertion.
|
| Reflects |
This class contains helper methods for
Reflect. |
| Exception | Description |
|---|---|
| AssertionException |
Thrown to indicate that an assertion failed in an unexpected situation.
|
Copyright © 2019. All rights reserved.