Package | Description |
---|---|
ratpack.groovy.test | |
ratpack.groovy.test.embed |
Support for creating Groovy based embedded applications.
|
ratpack.test | |
ratpack.test.embed |
Support for creating embedded applications at test time, for testing Ratpack features and extensions.
|
ratpack.test.http |
Test fixtures that provide HTTP client interfaces to applications under test.
|
ratpack.test.mock |
Support for creating mocks for remote APIs
|
ratpack.test.remote |
Class and Description |
---|
ApplicationUnderTest
A Ratpack application that is being tested, or used at test time.
|
CloseableApplicationUnderTest
An
ApplicationUnderTest that is able to be shut down. |
MainClassApplicationUnderTest
An application under test fixture that can be used to test a server started by a “main” method.
|
ServerBackedApplicationUnderTest
An
ApplicationUnderTest implementation that manages a RatpackServer . |
Class and Description |
---|
ApplicationUnderTest
A Ratpack application that is being tested, or used at test time.
|
CloseableApplicationUnderTest
An
ApplicationUnderTest that is able to be shut down. |
Class and Description |
---|
ApplicationUnderTest
A Ratpack application that is being tested, or used at test time.
|
CloseableApplicationUnderTest
An
ApplicationUnderTest that is able to be shut down. |
ServerBackedApplicationUnderTest
An
ApplicationUnderTest implementation that manages a RatpackServer . |
Class and Description |
---|
ApplicationUnderTest
A Ratpack application that is being tested, or used at test time.
|
CloseableApplicationUnderTest
An
ApplicationUnderTest that is able to be shut down. |
Class and Description |
---|
ApplicationUnderTest
A Ratpack application that is being tested, or used at test time.
|
Class and Description |
---|
ApplicationUnderTest
A Ratpack application that is being tested, or used at test time.
|
CloseableApplicationUnderTest
An
ApplicationUnderTest that is able to be shut down. |
Class and Description |
---|
ApplicationUnderTest
A Ratpack application that is being tested, or used at test time.
|