| Package | Description |
|---|---|
| ratpack.groovy.test.embed |
Support for creating Groovy based embedded applications.
|
| ratpack.test.embed |
Support for creating embedded applications at test time, for testing Ratpack features and extensions.
|
| ratpack.test.mock |
Support for creating mocks for remote APIs
|
| Class and Description |
|---|
| EmbeddedApp
An application created and used at runtime, useful for functionally testing subsets of functionality.
|
| Class and Description |
|---|
| EmbeddedApp
An application created and used at runtime, useful for functionally testing subsets of functionality.
|
| EphemeralBaseDir
A helper for creating a base dir programmatically, typically at test time.
|
| Class and Description |
|---|
| EmbeddedApp
An application created and used at runtime, useful for functionally testing subsets of functionality.
|