public class MainClassApplicationUnderTest extends ServerBackedApplicationUnderTest
Constructor and Description |
---|
MainClassApplicationUnderTest(Class<?> mainClass) |
Modifier and Type | Method and Description |
---|---|
protected Registry |
createOverrides(Registry serverRegistry) |
protected RatpackServer |
createServer() |
close, getAddress, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
test
getHttpClient, of, of, of, of
public MainClassApplicationUnderTest(Class<?> mainClass)
protected Registry createOverrides(Registry serverRegistry) throws Exception
Exception
protected RatpackServer createServer() throws Exception
createServer
in class ServerBackedApplicationUnderTest
Exception