public class MainClassApplicationUnderTest extends ServerBackedApplicationUnderTest
| Constructor and Description |
|---|
MainClassApplicationUnderTest(java.lang.Class<?> mainClass) |
| Modifier and Type | Method and Description |
|---|---|
protected ratpack.registry.Registry |
createOverrides(ratpack.registry.Registry serverRegistry) |
protected ratpack.server.RatpackServer |
createServer() |
close, getAddress, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittestgetHttpClient, of, of, of, ofpublic MainClassApplicationUnderTest(java.lang.Class<?> mainClass)
protected ratpack.registry.Registry createOverrides(ratpack.registry.Registry serverRegistry)
throws java.lang.Exception
java.lang.Exceptionprotected ratpack.server.RatpackServer createServer()
throws java.lang.Exception
createServer in class ServerBackedApplicationUnderTestjava.lang.Exception