public class TestOSLCLeanError
extends java.lang.Object
| Constructor and Description |
|---|
TestOSLCLeanError() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkLean2(com.ibm.json.java.JSONObject jObject1) |
void |
setAuth(java.lang.String user,
java.lang.String pwd,
java.net.HttpURLConnection con) |
void |
testPost()
Test the POST
|
void |
testPostwithPublicURI() |
public void testPost()
throws java.lang.Exception
java.lang.Exceptionpublic boolean checkLean2(com.ibm.json.java.JSONObject jObject1)
public void setAuth(java.lang.String user,
java.lang.String pwd,
java.net.HttpURLConnection con)
public void testPostwithPublicURI()
throws java.lang.Exception
java.lang.Exception