Package org.hamcrest
package org.hamcrest
-
ClassDescriptionA
Description
that is stored as a string.BaseMatcher<T>BaseClass for all Matcher implementations.Condition<T>A Condition implements part of a multi-step match.Condition.Step<I,O> Utility class for writing one off matchers.Utility class for writing one off matchers.A description of a Matcher.TODO(ngd): Document.FeatureMatcher<T,U> Supporting class for matching a feature of an object.Matcher<T>A matcher over acceptable values.The ability of an object to describe itself.ADescription
that is stored as a string.Convenient base class for Matchers that require a non-null value of a specific type and that will report why the received value has been rejected.Convenient base class for Matchers that require a non-null value of a specific type.