public class TestOSLCDELETE
extends java.lang.Object
| Constructor and Description |
|---|
TestOSLCDELETE() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAuth(java.lang.String user,
java.lang.String pwd,
java.net.HttpURLConnection con) |
void |
testDelete()
Test for deleting APPR wo
|
void |
testGet()
Test for getting APPR wo
|
void |
testPost()
Test for patching to APPR wo
|
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 testDelete()
throws java.lang.Exception
java.lang.Exceptionpublic void testGet()
throws java.lang.Exception
java.lang.Exception