Package ratpack.test.embed
Support for creating embedded applications at test time, for testing Ratpack features and extensions.
- See Also:
EmbeddedApp
-
Interface Summary Interface 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.