- ManagerApiTestServer - Class in io.apiman.manager.test.server
-
This class starts up an embedded Jetty test server so that integration tests
can be performed.
- ManagerApiTestServer() - Constructor for class io.apiman.manager.test.server.ManagerApiTestServer
-
Constructor.
- ManagerApiTestServerConfig - Class in io.apiman.manager.test.server
-
- ManagerApiTestServerConfig() - Constructor for class io.apiman.manager.test.server.ManagerApiTestServerConfig
-
- ManagerRestTester - Class in io.apiman.manager.test.junit
-
A junit test runner that fires up apiman and makes it ready for
use in the tests.
- ManagerRestTester(Class<?>) - Constructor for class io.apiman.manager.test.junit.ManagerRestTester
-
Constructor.
- ManagerRestTester.GatewayAssertionTestInfo - Class in io.apiman.manager.test.junit
-
- ManagerRestTester.GatewayAssertionTestInfo() - Constructor for class io.apiman.manager.test.junit.ManagerRestTester.GatewayAssertionTestInfo
-
- ManagerRestTester.PublishPayloadTestInfo - Class in io.apiman.manager.test.junit
-
- ManagerRestTester.PublishPayloadTestInfo() - Constructor for class io.apiman.manager.test.junit.ManagerRestTester.PublishPayloadTestInfo
-
- ManagerRestTester.TestInfo - Class in io.apiman.manager.test.junit
-
- ManagerRestTester.TestInfo() - Constructor for class io.apiman.manager.test.junit.ManagerRestTester.TestInfo
-
- ManagerRestTester.TestPlanInfo - Class in io.apiman.manager.test.junit
-
- ManagerRestTester.TestPlanInfo() - Constructor for class io.apiman.manager.test.junit.ManagerRestTester.TestPlanInfo
-
- ManagerRestTestGatewayLog - Annotation Type in io.apiman.manager.test.junit
-
Indicates that a rest test needs to validate the mock gateway
for calls made to it during the tests.
- ManagerRestTestPlan - Annotation Type in io.apiman.manager.test.junit
-
Annotation used to indicate an apiman REST Test junit test.
- ManagerRestTestPublishPayload - Annotation Type in io.apiman.manager.test.junit
-
Indicates that a rest test needs to validate the mock gateway
for calls made to it during the tests.
- ManagerTestUtils - Class in io.apiman.manager.test.util
-
Some test util methods.
- ManagerTestUtils() - Constructor for class io.apiman.manager.test.util.ManagerTestUtils
-
- ManagerTestUtils.TestType - Enum in io.apiman.manager.test.util
-
- MockGatewayServlet - Class in io.apiman.manager.test.server
-
A simple servlet that pretends to be an API Management Gateway REST endpoint.
- MockGatewayServlet() - Constructor for class io.apiman.manager.test.server.MockGatewayServlet
-
Constructor.