| Package | Description |
|---|---|
| com.oracle.bedrock.matchers |
| Class and Description |
|---|
| ConstantMatcher
A
Matcher that can be used to record the success and failures of another Matcher. |
| Equivalence
A function to determine the equivalence of two objects of the same type.
|
| RecordingMatcher
A
Matcher that can be used to record the success and failures of another Matcher. |
| ThrowableCausedByMatcher |
| ThrowableMatcher
A
Matcher that can be used to match Throwables raised while
performing assertions instead of matching values. |
| ThrowableMessageMatcher
A
TypeSafeMatcher for the content of a Throwable.getMessage(). |
Copyright © 2017. All rights reserved.