A D G I M P R S T U 

A

AbstractTestPlanTest - Class in io.apiman.manager.test.util
Base class for all junit integration tests for dt api.
AbstractTestPlanTest() - Constructor for class io.apiman.manager.test.util.AbstractTestPlanTest
 
addModulesToJetty(ContextHandlerCollection) - Method in class io.apiman.manager.test.server.ManagerApiTestServer
Configure the web application(s).

D

DatabaseSeedFilter - Class in io.apiman.manager.test.server
Used to seed the test server with some initial data, such as users.
DatabaseSeedFilter() - Constructor for class io.apiman.manager.test.server.DatabaseSeedFilter
Constructor.
DefaultTestDataSeeder - Class in io.apiman.manager.test.server
Default seeder used by tests.
DefaultTestDataSeeder() - Constructor for class io.apiman.manager.test.server.DefaultTestDataSeeder
 
destroy() - Method in class io.apiman.manager.test.server.DatabaseSeedFilter
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class io.apiman.manager.test.server.MockGatewayServlet
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.apiman.manager.test.server.DatabaseSeedFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class io.apiman.manager.test.server.MockGatewayServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class io.apiman.manager.test.server.MockGatewayServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class io.apiman.manager.test.server.MockGatewayServlet
 

G

getBaseApiContext() - Method in class io.apiman.manager.test.util.AbstractTestPlanTest
 
getClasses() - Method in class io.apiman.manager.test.server.TestManagerApiApplication
 
getPayloads() - Static method in class io.apiman.manager.test.server.MockGatewayServlet
 
getRequestLog() - Static method in class io.apiman.manager.test.server.MockGatewayServlet
 
getSingletons() - Method in class io.apiman.manager.test.server.TestManagerApiApplication
 
getTestServerPort() - Method in class io.apiman.manager.test.util.AbstractTestPlanTest
 

I

init(FilterConfig) - Method in class io.apiman.manager.test.server.DatabaseSeedFilter
 
io.apiman.manager.test.server - package io.apiman.manager.test.server
 
io.apiman.manager.test.util - package io.apiman.manager.test.util
 
ISeeder - Interface in io.apiman.manager.test.server
Interface implemented by classes that seed the apiman database with data on startup.

M

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.
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.

P

preStart() - Method in class io.apiman.manager.test.server.ManagerApiTestServer
Stuff to do before the server is started.

R

reset() - Static method in class io.apiman.manager.test.server.MockGatewayServlet
 
runTestPlan(String, ClassLoader) - Method in class io.apiman.manager.test.util.AbstractTestPlanTest
Runs the given test plan.

S

seed(IIdmStorage, IStorage) - Method in class io.apiman.manager.test.server.DefaultTestDataSeeder
 
seed(IIdmStorage, IStorage) - Method in interface io.apiman.manager.test.server.ISeeder
 
serverPort() - Method in class io.apiman.manager.test.server.ManagerApiTestServer
The server port.
setup() - Static method in class io.apiman.manager.test.util.AbstractTestPlanTest
 
shutdown() - Static method in class io.apiman.manager.test.util.AbstractTestPlanTest
 
start() - Method in class io.apiman.manager.test.server.ManagerApiTestServer
Start/run the server.
stop() - Method in class io.apiman.manager.test.server.ManagerApiTestServer
Stop the server.
SYSTEM_PROPERTY - Static variable in interface io.apiman.manager.test.server.ISeeder
 

T

TestManagerApiApplication - Class in io.apiman.manager.test.server
Useful if jax-rs is not supported by the runtime platform.
TestManagerApiApplication() - Constructor for class io.apiman.manager.test.server.TestManagerApiApplication
Constructor.
TestUsers - Class in io.apiman.manager.test.server
Test users.
TestUsers() - Constructor for class io.apiman.manager.test.server.TestUsers
 

U

USERS - Static variable in class io.apiman.manager.test.server.TestUsers
 
A D G I M P R S T U 

Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.