public class TestOSLCPOST
extends java.lang.Object
| Constructor and Description |
|---|
TestOSLCPOST() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAuth(java.lang.String user,
java.lang.String pwd,
java.net.HttpURLConnection con) |
void |
testContain()
Check spi:siteid, value=hello how are you
|
void |
testDelete()
Delete the page
|
void |
testGet()
Get the new post page
|
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.Exceptionpublic void testContain()
throws java.lang.Exception
java.lang.Exceptionpublic void testDelete()
throws java.lang.Exception
java.lang.Exception