Package org.hamcrest.object
package org.hamcrest.object
Matchers that inspect objects and classes.
-
ClassesClassDescriptionA matcher that checks if an object as equal fields values to an expected object.HasToString<T>A Matcher that checks the output of the
toString()method.A matcher ofClassthat matches when the specified baseType is assignable from the examined class.Tests if the value is an event announced by a specific object.