Class JUnitServer


  • public class JUnitServer
    extends java.lang.Object
    • Method Detail

      • initializeServerWithConfig

        protected void initializeServerWithConfig​(JUnitHttpServer config)
      • start

        public void start()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • stop

        public void stop()
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getPort

        public int getPort()