- getAddress() - Method in interface ratpack.test.ApplicationUnderTest
-
The address of the application under test, which is guaranteed to be accepting requests.
- getAddress() - Method in class ratpack.test.embed.EmbeddedApplicationSupport
-
The address of the application under test, which is guaranteed to be accepting requests.
- getAddress() - Method in class ratpack.test.MockLaunchConfig
-
Returns null.
- getAddress() - Method in class ratpack.test.ServerBackedApplicationUnderTest
-
- getBackground() - Method in class ratpack.test.MockLaunchConfig
-
Throws UnsupportedOperationException
- getBaseDir() - Method in class ratpack.test.MockLaunchConfig
-
Throws UnsupportedOperationException
- getBodyBytes() - Method in interface ratpack.test.handling.Invocation
-
- getBodyText() - Method in interface ratpack.test.handling.Invocation
-
- getBufferAllocator() - Method in class ratpack.test.MockLaunchConfig
-
Throws UnsupportedOperationException
- getClientError() - Method in interface ratpack.test.handling.Invocation
-
- getException() - Method in interface ratpack.test.handling.Invocation
-
- getForeground() - Method in class ratpack.test.MockLaunchConfig
-
Throws UnsupportedOperationException
- getHandlerFactory() - Method in class ratpack.test.MockLaunchConfig
-
Throws UnsupportedOperationException
- getHeaders() - Method in interface ratpack.test.handling.Invocation
-
- getIndexFiles() - Method in class ratpack.test.MockLaunchConfig
-
Returns Collections.emptyList().
- getMaxContentLength() - Method in class ratpack.test.MockLaunchConfig
-
Returns 0.
- getOther(String, String) - Method in class ratpack.test.MockLaunchConfig
-
Returns the given defaultValue,
- getOtherPrefixedWith(String) - Method in class ratpack.test.MockLaunchConfig
-
Returns Collections.emptyMap()
- getPort() - Method in class ratpack.test.MockLaunchConfig
-
Returns 0.
- getPublicAddress() - Method in class ratpack.test.MockLaunchConfig
-
Returns new URI("http://localhost:5050").
- getRegistry() - Method in interface ratpack.test.handling.Invocation
-
- getRegistry() - Method in interface ratpack.test.handling.InvocationBuilder
-
- getRequestRegistry() - Method in interface ratpack.test.handling.Invocation
-
- getSentFile() - Method in interface ratpack.test.handling.Invocation
-
- getServer() - Method in interface ratpack.test.embed.EmbeddedApplication
-
The server for the application.
- getServer() - Method in class ratpack.test.embed.EmbeddedApplicationSupport
-
The server.
- getSSLContext() - Method in class ratpack.test.MockLaunchConfig
-
Returns null.
- getStatus() - Method in interface ratpack.test.handling.Invocation
-
- getThreads() - Method in class ratpack.test.MockLaunchConfig
-
Returns 0.