| Interface | Description |
|---|---|
| IGatewayTestServer |
Any gateway under test would need to implement this interface, along
with standing up an actual gateway instance (with API).
|
| IGatewayTestServerFactory |
Factory used to create a gateway test server.
|
| Class | Description |
|---|---|
| RestTest |
Models a single rest test.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.