Uses of Class
org.mockserver.integration.ClientAndServer
-
Packages that use ClientAndServer Package Description org.mockserver.integration -
-
Uses of ClientAndServer in org.mockserver.integration
Methods in org.mockserver.integration that return ClientAndServer Modifier and Type Method Description static ClientAndServer
ClientAndServer. startClientAndServer(Integer... port)
static ClientAndServer
ClientAndServer. startClientAndServer(String remoteHost, Integer remotePort, Integer... port)
-