| Interface | Description |
|---|---|
| ISeeder |
Interface implemented by classes that seed the apiman database with data on
startup.
|
| Class | Description |
|---|---|
| ApiManagerTestPluginRegistry |
A concrete implementation of the plugin registry.
|
| DatabaseSeedFilter |
Used to seed the test server with some initial data, such as users.
|
| DefaultTestDataSeeder |
Default seeder used by tests.
|
| ManagerApiTestServer |
This class starts up an embedded Jetty test server so that integration tests
can be performed.
|
| MockGatewayServlet |
A simple servlet that pretends to be an API Management Gateway REST endpoint.
|
| TestCdiFactory |
Attempt to create producer methods for CDI beans.
|
| TestEsIdmStorageWrapper | |
| TestEsStorageQueryWrapper | |
| TestEsStorageWrapper |
Wraps the ES storage impl so that it can "refresh" the indexes
when appropriate.
|
| TestManagerApiApplication |
Useful if jax-rs is not supported by the runtime platform.
|
| TestUsers |
Test users.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.