-
- All Implemented Interfaces:
-
org.hamcrest.Matcher,org.hamcrest.SelfDescribing
public final class JSONMatcher extends BaseMatcher<String>
A
Matcherclass that allows SpringmockMvcJSON responses to be tested using the capabilities of the kjson-test library.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classJSONMatcher.Companion
-
Method Summary
Modifier and Type Method Description Booleanmatches(Object actual)UnitdescribeTo(Description description)-
-
Method Detail
-
describeTo
Unit describeTo(Description description)
-
-
-
-