- java.lang.Object
-
- org.hamcrest.BaseMatcher<T>
-
- org.hamcrest.TypeSafeMatcher<T>
-
- com.jayway.jsonpath.matchers.IsJson<T>
-
-
Constructor Summary
Constructors
| Constructor and Description |
IsJson(org.hamcrest.Matcher<? super com.jayway.jsonpath.ReadContext> jsonMatcher) |
-
Method Summary
-
Methods inherited from class org.hamcrest.TypeSafeMatcher
describeMismatch, matches
-
Methods inherited from class org.hamcrest.BaseMatcher
_dont_implement_Matcher___instead_extend_BaseMatcher_, toString
Copyright © 2017. All rights reserved.