Package | Description |
---|---|
org.hamcrest | |
org.hamcrest.core |
Fundamental matchers of objects and values, and composite matchers.
|
org.hamcrest.xml |
Matchers of XML documents.
|
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 |
IsIterableContaining |
ShortcutCombination |
SubstringMatcher |
Class and Description |
---|
IsAnything
A matcher that always returns
true . |