public class HurlStackTest extends 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 connectionForDeprecatedGetRequest() throws Exception
Exception
public void connectionForDeprecatedPostRequest() throws Exception
Exception
public void connectionForPostWithBodyRequest() throws Exception
Exception
public void connectionForPutWithBodyRequest() throws Exception
Exception
public void connectionForDeleteRequest() throws Exception
Exception
public void connectionForOptionsRequest() throws Exception
Exception
public void connectionForTraceRequest() throws Exception
Exception
public void connectionForPatchRequest() throws Exception
Exception