public class ServerBackedApplicationUnderTest extends Object implements ApplicationUnderTest
| Constructor and Description |
|---|
ServerBackedApplicationUnderTest(Factory<RatpackServer> serverFactory) |
| Modifier and Type | Method and Description |
|---|---|
URI |
getAddress()
The address of the application under test, which is guaranteed to be accepting requests.
|
void |
stop() |
public ServerBackedApplicationUnderTest(Factory<RatpackServer> serverFactory)
public URI getAddress()
ApplicationUnderTestgetAddress in interface ApplicationUnderTestpublic void stop()