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.
-
Uses of DiagnosingMatcher in org.hamcrest.beans
Subclasses of DiagnosingMatcher in org.hamcrest.beans -
Uses of DiagnosingMatcher in org.hamcrest.core
Subclasses of DiagnosingMatcher in org.hamcrest.coreModifier and TypeClassDescriptionclassAllOf<T>Calculates the logical conjunction of multiple matchers.classTests whether the value is an instance of a class.