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.Exceptionpublic void connectionForDeprecatedGetRequest()
throws java.lang.Exception
java.lang.Exceptionpublic void connectionForDeprecatedPostRequest()
throws java.lang.Exception
java.lang.Exceptionpublic void connectionForGetRequest()
throws java.lang.Exception
java.lang.Exceptionpublic void connectionForPostRequest()
throws java.lang.Exception
java.lang.Exceptionpublic void connectionForPostWithBodyRequest()
throws java.lang.Exception
java.lang.Exceptionpublic void connectionForPutRequest()
throws java.lang.Exception
java.lang.Exceptionpublic void connectionForPutWithBodyRequest()
throws java.lang.Exception
java.lang.Exceptionpublic void connectionForDeleteRequest()
throws java.lang.Exception
java.lang.Exceptionpublic void connectionForHeadRequest()
throws java.lang.Exception
java.lang.Exceptionpublic void connectionForOptionsRequest()
throws java.lang.Exception
java.lang.Exceptionpublic void connectionForTraceRequest()
throws java.lang.Exception
java.lang.Exceptionpublic void connectionForPatchRequest()
throws java.lang.Exception
java.lang.Exceptionpublic void connectionForPatchWithBodyRequest()
throws java.lang.Exception
java.lang.Exception