Package org.hamcrest.object
Matchers that inspect objects and classes.
-
Class Summary Class Description HasToString<T> IsCompatibleType<T> IsEventFrom Tests if the value is an event announced by a specific object.
Matchers that inspect objects and classes.
Class | Description |
---|---|
HasToString<T> | |
IsCompatibleType<T> | |
IsEventFrom |
Tests if the value is an event announced by a specific object.
|