Class ServerPortsUtils
java.lang.Object
org.wso2.am.integration.test.utils.ServerPortsUtils
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetAvailableHttpPort(String host) static intgetAvailableHttpsPort(String host)
-
Field Details
-
LOCALHOST
-
httpPortLowerRange
public static final int httpPortLowerRange- See Also:
-
httpPortUpperRange
public static final int httpPortUpperRange- See Also:
-
httpsPortLowerRange
public static final int httpsPortLowerRange- See Also:
-
httpsPortUpperRange
public static final int httpsPortUpperRange- See Also:
-
-
Constructor Details
-
ServerPortsUtils
public ServerPortsUtils()
-
-
Method Details
-
getAvailableHttpPort
-
getAvailableHttpsPort
-