Helper functions to run tests.
Attributes
Members list
Value members
Concrete methods
Constructs a in-memory (h2) database configuration to add to an Application.
Constructs a in-memory (h2) database configuration to add to an Application.
Attributes
Executes a block of code in a running application.
Executes a block of code in a running application.
Attributes
Executes a block of code in a running server.
Executes a block of code in a running server.
Attributes
Executes a block of code in a running server, with a test browser.
Executes a block of code in a running server, with a test browser.
Attributes
Executes a block of code in a running server, with a test browser.
Executes a block of code in a running server, with a test browser.
Attributes
Executes a block of code in a running server, with a port. If available the http port will be used first, before falling back to the https port.
Executes a block of code in a running server, with a port. If available the http port will be used first, before falling back to the https port.
Attributes
Executes a block of code in a running server, with a test browser and a port.
Executes a block of code in a running server, with a test browser and a port.
Attributes
Executes a block of code in a running server, with a test browser and a port. If available the http port will be used first, before falling back to the https port.
Executes a block of code in a running server, with a test browser and a port. If available the http port will be used first, before falling back to the https port.
Attributes
The port to use for a test server. Defaults to a random port. May be configured using the system property testserver.port
The port to use for a test server. Defaults to a random port. May be configured using the system property testserver.port
Attributes
Concrete fields
The base builder used in the running method.
The base builder used in the running method.