public class CommonsHttpTransportTest extends CommonsHttpTransportTestBase
CONTENT_STRING, http, resp, server, serverPort, serverUri, TEST_URI| Constructor and Description |
|---|
CommonsHttpTransportTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticatedRequestUsesPreemptiveBasicAuth() |
void |
canAddAdditionalRequestDecoratorInDerivedHttpOperations() |
void |
postParamsRequest() |
void |
postParamsResponse() |
void |
requestDecoratorCanAddHeadersForDelete() |
void |
requestDecoratorCanAddHeadersForGet() |
void |
requestDecoratorCanAddHeadersForPostParams() |
void |
requestDecoratorCanAddHeadersForPut() |
void |
requestDecoratorCanAddHeadersForSimplePost() |
void |
simpleDeleteRequest() |
void |
simpleDeleteResponse() |
void |
simpleGetRequest() |
void |
simpleGetResponse() |
void |
simplePatchRequest() |
void |
simplePatchResponse() |
void |
simplePostRequest() |
void |
simplePostResponse() |
void |
simplePutRequest() |
void |
simplePutResponse() |
baseConfig, hasPostParams, hasRequestDecoratorHeaders, makeContent, makeParams, responseBody, responseStatus, setup, simpleRequestDecorator, teardown, withSimpleRequestDecoratorpublic void requestDecoratorCanAddHeadersForGet()
throws Exception
Exceptionpublic void requestDecoratorCanAddHeadersForSimplePost()
throws Exception
Exceptionpublic void requestDecoratorCanAddHeadersForPostParams()
throws Exception
Exceptionpublic void requestDecoratorCanAddHeadersForPut()
throws Exception
Exceptionpublic void requestDecoratorCanAddHeadersForDelete()
throws Exception
Exceptionpublic void canAddAdditionalRequestDecoratorInDerivedHttpOperations()
throws Exception
ExceptionCopyright © 2016 Atlassian. All rights reserved.