Class TestDriver
java.lang.Object
com.yahoo.jdisc.http.server.jetty.testutils.TestDriver
- All Implemented Interfaces:
AutoCloseable
A
TestDriver that is configured with JettyHttpServer.- Author:
- bjorncs
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()static TestDriver.Builderserver()booleanshutdown()
-
Method Details
-
newBuilder
-
sslContext
-
server
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-
shutdown
public boolean shutdown()
-