Package | Description |
---|---|
ratpack.test.mock |
Support for creating mocks for remote APIs
|
Class and Description |
---|
MockApi
A test harness for simulating behavior of remote APIs by starting an
EmbeddedApp that will
handle requests based on the content of the received request. |