Package org.assertj.core.error
Class MatcherShouldMatch
java.lang.Object
org.assertj.core.error.BasicErrorMessageFactory
org.assertj.core.error.MatcherShouldMatch
- All Implemented Interfaces:
ErrorMessageFactory
Build error message when an
Matcher should match.- Author:
- Jiashu Zhang
-
Field Summary
Fields inherited from class org.assertj.core.error.BasicErrorMessageFactory
arguments, format -
Method Summary
Modifier and TypeMethodDescriptionstatic MatcherShouldMatchshouldMatch(Matcher matcher) Indicates that the providedMatchershould match.Methods inherited from class org.assertj.core.error.BasicErrorMessageFactory
create, create, create, equals, hashCode, toString, unquotedString