Class PortUtils

java.lang.Object
fr.ght1pc9kc.testy.core.utils.PortUtils

public class PortUtils extends Object
  • Constructor Details

    • PortUtils

      public PortUtils()
  • Method Details

    • randomFreePort

      public static int randomFreePort()
      Find a free random port on the local machine Use ServerSocket.
      Returns:
      the free port as integer