See: Description
Interface | Description |
---|---|
Description |
A description of a Matcher.
|
Matcher<T> |
A matcher over acceptable values.
|
SelfDescribing |
The ability of an object to describe itself.
|
Class | Description |
---|---|
BaseDescription |
A
Description that is stored as a string. |
BaseMatcher<T> |
BaseClass for all Matcher implementations.
|
CoreMatchers | |
StringDescription |
A
Description that is stored as a string. |
Annotation Type | Description |
---|---|
Factory |
Marks a Hamcrest static factory method so tools recognise them.
|
The stable API defining Matcher and its associated interfaces and classes. Hamcrest sub-projects define their convenience classes in the org.hamcrest package.
Copyright © 2018. All rights reserved.