Package | Description |
---|---|
org.hamcrest |
The stable API defining Matcher and its associated interfaces and classes.
|
org.hamcrest.core |
Fundamental matchers of objects and values, and composite matchers.
|
Class and Description |
---|
AnyOf
Calculates the logical disjunction of multiple matchers.
|
CombinableMatcher.CombinableBothMatcher |
CombinableMatcher.CombinableEitherMatcher |
Class and Description |
---|
AnyOf
Calculates the logical disjunction of multiple matchers.
|
CombinableMatcher |
CombinableMatcher.CombinableBothMatcher |
CombinableMatcher.CombinableEitherMatcher |
SubstringMatcher |