public class RestResources.EndPoint extends Object
| Constructor and Description |
|---|
EndPoint(net.sourceforge.jwebunit.WebTester tester) |
| Modifier and Type | Method and Description |
|---|---|
JSONObject |
get()
Invoke the GET HTTP method on this resource.
|
boolean |
isReachable() |
String |
url() |
public String url()
public JSONObject get() throws JSONException
JSONException - If the JSON is malformed.public boolean isReachable()
Copyright © 2002-2018 Atlassian. All Rights Reserved.