Uses of Package
ratpack.test.mock
-
Packages that use ratpack.test.mock Package Description ratpack.test.mock Support for creating mocks for remote APIs. -
Classes in ratpack.test.mock used by ratpack.test.mock 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.