Constructor and Description |
---|
JsonMatcher(com.google.gson.JsonElement expectedJsonObject) |
JsonMatcher(String expectedJsonStr) |
Modifier and Type | Method and Description |
---|---|
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(String item) |
describeMismatch, describeMismatchSafely, matches
public JsonMatcher(String expectedJsonStr)
public JsonMatcher(com.google.gson.JsonElement expectedJsonObject)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.