public class FullTestSuite extends Object
1) Global configuration
a) Add policy definitions
b) Add role definitions
c) Create a Gateway
2) Create a Test organization
3) Add two Plans (Gold, Silver)
4) Add an "Echo" service
5) Create an application
6) Create a contract from the app to the service via the Gold plan
7) Create a contract from the app to the service via the Silver plan
8) Publish and Register the service and app
9) Send requests to the gateway
The following are pre-requisites for this test suite:
1) apiman must be running :) 2) a valid user must exist with admin privs (role = apiadmin) 3) no data exists yet in apiman (empty database) 4) the echo REST service must be running somewhere (can be found in apiman-quickstarts)
| Constructor and Description |
|---|
FullTestSuite() |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.