Package ratpack.test.mock
Support for creating mocks for remote APIs.
- See Also:
MockApi
-
Class Summary Class Description MockApi A test harness for simulating behavior of remote APIs by starting anEmbeddedApp
that will handle requests based on the content of the received request.