public class HurlStackTest
extends java.lang.Object
Constructor and Description |
---|
HurlStackTest() |
Modifier and Type | Method and Description |
---|---|
void |
connectionForDeleteRequest() |
void |
connectionForDeprecatedGetRequest() |
void |
connectionForDeprecatedPostRequest() |
void |
connectionForGetRequest() |
void |
connectionForHeadRequest() |
void |
connectionForOptionsRequest() |
void |
connectionForPatchRequest() |
void |
connectionForPatchWithBodyRequest() |
void |
connectionForPostRequest() |
void |
connectionForPostWithBodyRequest() |
void |
connectionForPutRequest() |
void |
connectionForPutWithBodyRequest() |
void |
connectionForTraceRequest() |
void |
setUp() |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void connectionForDeprecatedGetRequest() throws java.lang.Exception
java.lang.Exception
public void connectionForDeprecatedPostRequest() throws java.lang.Exception
java.lang.Exception
public void connectionForGetRequest() throws java.lang.Exception
java.lang.Exception
public void connectionForPostRequest() throws java.lang.Exception
java.lang.Exception
public void connectionForPostWithBodyRequest() throws java.lang.Exception
java.lang.Exception
public void connectionForPutRequest() throws java.lang.Exception
java.lang.Exception
public void connectionForPutWithBodyRequest() throws java.lang.Exception
java.lang.Exception
public void connectionForDeleteRequest() throws java.lang.Exception
java.lang.Exception
public void connectionForHeadRequest() throws java.lang.Exception
java.lang.Exception
public void connectionForOptionsRequest() throws java.lang.Exception
java.lang.Exception
public void connectionForTraceRequest() throws java.lang.Exception
java.lang.Exception
public void connectionForPatchRequest() throws java.lang.Exception
java.lang.Exception
public void connectionForPatchWithBodyRequest() throws java.lang.Exception
java.lang.Exception