public class TestOSLCLeanPOST
extends java.lang.Object
| Constructor and Description |
|---|
TestOSLCLeanPOST() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAuth(java.lang.String user,
java.lang.String pwd,
java.net.HttpURLConnection con) |
void |
testGet() |
void |
testObjectStructure() |
void |
testPost()
Test the POST
|
void |
testPostwithPublicURI() |
public void testObjectStructure()
throws java.lang.Exception
java.lang.Exceptionpublic void testPost()
throws java.lang.Exception
java.lang.Exceptionpublic void setAuth(java.lang.String user,
java.lang.String pwd,
java.net.HttpURLConnection con)
public void testGet()
throws java.lang.Exception
java.lang.Exceptionpublic void testPostwithPublicURI()
throws java.lang.Exception
java.lang.Exception