Class TestDriver

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class TestDriver
    extends java.lang.Object
    implements java.lang.AutoCloseable
    A TestDriver that is configured with JettyHttpServer.
    Author:
    bjorncs
    • Method Detail

      • sslContext

        public javax.net.ssl.SSLContext sslContext()
      • close

        public void close()
        Specified by:
        close in interface java.lang.AutoCloseable
      • shutdown

        public boolean shutdown()