Package org.dmfs.jems2.hamcrest.matchers.matcher
package org.dmfs.jems2.hamcrest.matchers.matcher
-
ClassesClassDescriptionDescriptionMatcher<V,
T extends org.hamcrest.Matcher<V>> AMatcherto test the description of anotherMatcher.Collection of static matcher factories to testMatchers.MatchMatcher<V,T extends org.hamcrest.Matcher<? super V>> AMatcherto check if another Matcher matches a specific value.MismatchMatcher<V,T extends org.hamcrest.Matcher<? super V>> AMatcherto check if anotherMatchermismatches a specific value with a specific description.