Uses of Class
org.hamcrest.FeatureMatcher
Packages that use FeatureMatcher
Package
Description
Matchers of arrays and collections.
Matchers that inspect objects and classes.
Matchers that perform text comparisons.
-
Uses of FeatureMatcher in org.hamcrest.collection
Subclasses of FeatureMatcher in org.hamcrest.collectionModifier and TypeClassDescriptionclassMatches if array size satisfies a nested matcher.classMatches if collection size satisfies a nested matcher.classfinal classIsMapWithSize<K,V> Matches if map size satisfies a nested matcher. -
Uses of FeatureMatcher in org.hamcrest.object
Subclasses of FeatureMatcher in org.hamcrest.object -
Uses of FeatureMatcher in org.hamcrest.text
Subclasses of FeatureMatcher in org.hamcrest.text