@Target(value=TYPE) @Retention(value=RUNTIME) @ExtendWith(value=WireMockExtension.class) public @interface WireMockTest
| Modifier and Type | Optional Element and Description |
|---|---|
int |
httpPort |
boolean |
httpsEnabled |
int |
httpsPort |
boolean |
proxyMode |