Package 

Object HttpTestTarget.Companion

    • Method Summary

      Modifier and Type Method Description
      final HttpTestTarget fromUrl(URL url) Creates a HttpTestTarget from a URL.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • fromUrl

         final HttpTestTarget fromUrl(URL url)

        Creates a HttpTestTarget from a URL. If the URL does not contain a port, 8080 will be used.