| Package | Description |
|---|---|
| org.mockserver.integration | |
| org.mockserver.junit.jupiter |
| Modifier and Type | Method and Description |
|---|---|
static ClientAndServer |
ClientAndServer.startClientAndServer(Integer... port) |
static ClientAndServer |
ClientAndServer.startClientAndServer(List<Integer> ports) |
static ClientAndServer |
ClientAndServer.startClientAndServer(String remoteHost,
Integer remotePort,
Integer... port) |
| Constructor and Description |
|---|
MockServerExtension(ClientAndServer clientAndServer) |
Copyright © 2020. All rights reserved.