-
public final class EqualsMatcher extends Matcher
-
-
Constructor Summary
Constructors Constructor Description EqualsMatcher(Object value)
-
Method Summary
Modifier and Type Method Description ObjectgetValue()MatchingRulegetMatcher()GeneratorgetGenerator()-
-
Constructor Detail
-
EqualsMatcher
EqualsMatcher(Object value)
-
-
Method Detail
-
getMatcher
MatchingRule getMatcher()
-
getGenerator
Generator getGenerator()
-
-
-
-