| Class and Description |
|---|
| IPolicyTestBackEndService
During a policy test, we need something to simulate an invoke to a back
end API/service.
|
| PolicyFailureError
Thrown when the policy test results in a policy failure.
|
| PolicyTestBackEndServiceResponse
A response returned by the
IPolicyTestBackEndService. |
| PolicyTester
A junit test runner that makes it really easy to unit test custom policy
implementations.
|
| PolicyTestRequest
Send one of these to the "send" method found in the
ApimanPolicyTest class
in order to simulate an HTTP request being sent to the API Gateway. |
| PolicyTestRequestType
The possible request types.
|
| PolicyTestResponse
The data returned by a call to the "send" method of
ApimanPolicyTest. |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.