Index
All Classes and Interfaces|All Packages
A
- addApplication(HttpApplication) - Method in class org.forgerock.http.bindings.BindingTest
-
Add an application to the server.
B
- BindingTest - Class in org.forgerock.http.bindings
-
A test class for CHF bindings.
- BindingTest() - Constructor for class org.forgerock.http.bindings.BindingTest
C
- createServer() - Method in class org.forgerock.http.bindings.BindingTest
-
Create a server to bind a CHF application to in tests.
O
- org.forgerock.http.bindings - package org.forgerock.http.bindings
-
Common tests for CHF bindings.
S
- setUp() - Method in class org.forgerock.http.bindings.BindingTest
-
Set up for tests.
- startServer() - Method in class org.forgerock.http.bindings.BindingTest
-
Start the server.
- stopServer() - Method in class org.forgerock.http.bindings.BindingTest
-
Stop the server.
T
- tearDown() - Method in class org.forgerock.http.bindings.BindingTest
-
Tear down after tests.
- testAnswerWith500IfHttpApplicationFailedToStart() - Method in class org.forgerock.http.bindings.BindingTest
-
Test 500 errors are returned if the application doesn't start correctly.
- testDescribedHttpApplicationLifecycle() - Method in class org.forgerock.http.bindings.BindingTest
-
Test the application lifecycle for a described application.
- testHttpApplicationLifecycle() - Method in class org.forgerock.http.bindings.BindingTest
-
Test the application lifecycle.
- testRequest() - Method in class org.forgerock.http.bindings.BindingTest
-
Test a request.
- testRequestApi() - Method in class org.forgerock.http.bindings.BindingTest
-
Test an API request.
- testSession() - Method in class org.forgerock.http.bindings.BindingTest
-
Test the session.
- testTransactionContext() - Method in class org.forgerock.http.bindings.BindingTest
-
Test the presence of the transaction context and the propagation of the transactionId.
All Classes and Interfaces|All Packages