public class TestOSLCBulkPOST
extends java.lang.Object
| Constructor and Description |
|---|
TestOSLCBulkPOST() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAuth(java.lang.String user,
java.lang.String pwd,
java.net.HttpURLConnection con) |
void |
testGet() |
void |
testPost()
Test the POST
|
public 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.Exception