Uses of Class
org.assertj.core.error.MatcherShouldMatch
Packages that use MatcherShouldMatch
-
Uses of MatcherShouldMatch in org.assertj.core.error
Methods in org.assertj.core.error that return MatcherShouldMatchModifier and TypeMethodDescriptionstatic MatcherShouldMatchMatcherShouldMatch.shouldMatch(Matcher matcher) Indicates that the providedMatchershould match.