Index
All Classes and Interfaces|All Packages
B
- buildHttpClientHandler() - Method in class org.forgerock.http.handler.HttpClientHandlerTest
-
Instantiates the expected HttpClientHandler to test.
C
- cleanup() - Method in class org.forgerock.http.handler.HttpClientHandlerTest
-
Reset the HTTP server.
H
- HttpClientHandlerTest - Class in org.forgerock.http.handler
-
This is the base class to ensure common behaviour between CHF client implementations.
- HttpClientHandlerTest() - Constructor for class org.forgerock.http.handler.HttpClientHandlerTest
O
- org.forgerock.http.handler - package org.forgerock.http.handler
-
Common tests for CHF client implementations.
S
- server - Variable in class org.forgerock.http.handler.HttpClientHandlerTest
-
The HTTP server to query.
- setUp() - Method in class org.forgerock.http.handler.HttpClientHandlerTest
-
Setup the HTTP server.
- shouldFailToObtainResponse() - Method in class org.forgerock.http.handler.HttpClientHandlerTest
-
Ensure that a response with status BAD_GATEWAY is received when an error occurred.
- shouldProduceResponse() - Method in class org.forgerock.http.handler.HttpClientHandlerTest
-
Ensure that a response is produced.
- shouldSendPostHttpMessageWithEmptyEntity() - Method in class org.forgerock.http.handler.HttpClientHandlerTest
-
Ensure that a request with a posted empty entity can be sent.
- shouldSendPostHttpMessageWithEntityContent() - Method in class org.forgerock.http.handler.HttpClientHandlerTest
-
Ensure that a request with a posted entity can be sent.
T
- tearDown() - Method in class org.forgerock.http.handler.HttpClientHandlerTest
-
Stop the HTTP server.
All Classes and Interfaces|All Packages