Package org.hamcrest.object


package org.hamcrest.object
Matchers that inspect objects and classes.
  • Classes
    Class
    Description
    A matcher that checks if an object as equal fields values to an expected object.
    A Matcher that checks the output of the toString() method.
    A matcher of Class that matches when the specified baseType is assignable from the examined class.
    Tests if the value is an event announced by a specific object.