public class TestOSLCCLOSE
extends java.lang.Object
Constructor and Description |
---|
TestOSLCCLOSE() |
Modifier and Type | Method and Description |
---|---|
void |
setAuth(java.lang.String user,
java.lang.String pwd,
java.net.HttpURLConnection con) |
void |
testDelete()
Test delete the CLOSE workorder
|
void |
testNewpatch()
Test change CLOSE to WAPPR
|
void |
testPatch()
change spi:status to CLOSE
|
void |
testPost()
Test for CLOSE.
|
void |
testResponse()
Check the response by spi:siteid, spi:status and statusdate year is 2015
|
public void testPost() throws java.lang.Exception
java.lang.Exception
public void setAuth(java.lang.String user, java.lang.String pwd, java.net.HttpURLConnection con)
public void testPatch() throws java.lang.Exception
java.lang.Exception
public void testResponse() throws java.lang.Exception
java.lang.Exception
public void testNewpatch() throws java.lang.Exception
java.lang.Exception
public void testDelete() throws java.lang.Exception
java.lang.Exception