public class JSONObjectContains
extends org.hamcrest.TypeSafeMatcher<org.json.JSONObject>
| Constructor and Description |
|---|
JSONObjectContains(String... keys) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(org.json.JSONObject jsonObject) |
describeMismatch, describeMismatchSafely, matchespublic JSONObjectContains(String... keys)
Copyright © 2002-2019 Atlassian. All Rights Reserved.