Uses of Class
org.hamcrest.DiagnosingMatcher
Packages that use DiagnosingMatcher
Package
Description
Matchers of Java Bean properties and their values.
Fundamental matchers of objects and values, and composite matchers.
Matchers that inspect objects and classes.
-
Uses of DiagnosingMatcher in org.hamcrest.beans
Subclasses of DiagnosingMatcher in org.hamcrest.beansModifier and TypeClassDescriptionclass
private static class
-
Uses of DiagnosingMatcher in org.hamcrest.core
Subclasses of DiagnosingMatcher in org.hamcrest.coreModifier and TypeClassDescriptionclass
AllOf<T>
Calculates the logical conjunction of multiple matchers.class
Tests whether the value is an instance of a class. -
Uses of DiagnosingMatcher in org.hamcrest.object
Subclasses of DiagnosingMatcher in org.hamcrest.object