- reorderPolicies(PolicyType, String, String, String, List<Long>) - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
-
- reset() - Static method in class io.apiman.manager.test.server.MockGatewayServlet
-
- RestTester - Class in io.apiman.manager.test.junit
-
A junit test runner that fires up apiman and makes it ready for
use in the tests.
- RestTester(Class<?>) - Constructor for class io.apiman.manager.test.junit.RestTester
-
Constructor.
- RestTester.GatewayAssertionTestInfo - Class in io.apiman.manager.test.junit
-
- RestTester.GatewayAssertionTestInfo() - Constructor for class io.apiman.manager.test.junit.RestTester.GatewayAssertionTestInfo
-
- RestTester.PublishPayloadTestInfo - Class in io.apiman.manager.test.junit
-
- RestTester.PublishPayloadTestInfo() - Constructor for class io.apiman.manager.test.junit.RestTester.PublishPayloadTestInfo
-
- RestTester.TestInfo - Class in io.apiman.manager.test.junit
-
- RestTester.TestInfo() - Constructor for class io.apiman.manager.test.junit.RestTester.TestInfo
-
- RestTester.TestPlanInfo - Class in io.apiman.manager.test.junit
-
- RestTester.TestPlanInfo() - Constructor for class io.apiman.manager.test.junit.RestTester.TestPlanInfo
-
- RestTestGatewayLog - 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.
- RestTestPlan - Annotation Type in io.apiman.manager.test.junit
-
Annotation used to indicate an apiman REST Test junit test.
- RestTestPublishPayload - 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.
- RestTestSystemProperties - Annotation Type in io.apiman.manager.test.junit
-
System properties that should be set at the beginning of a rest test.
- rollbackTx() - Method in class io.apiman.manager.test.server.TestEsStorageWrapper
-
- run(RunNotifier) - Method in class io.apiman.manager.test.junit.RestTester
-
- runChild(RestTester.TestInfo, RunNotifier) - Method in class io.apiman.manager.test.junit.RestTester
-
- runTestPlan(String, ClassLoader) - Method in class io.apiman.manager.test.util.AbstractTestPlanTest
-
Runs the given test plan.