|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
Classes.Matcher which compares two objects reflectively.
Matcher which compares 2 objects reflectively and uses the custom MatcherFactorys to
determine how to match certain types of fields.
Matcher which checks if the type being passed in is an array.
Matcher which will match any class that is assignable to the given type.
MatcherFactory which always creates and returns the Hamcrest Matcher corresponding to
is(equalTo(expected)).
MatcherFactorys.Matchers for the object fields being compared.actual matches the type of the expected value and then that the composite object
values are equal.
Matcher to be used for the expected value.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||