Package org.mockserver.junit.jupiter
Annotation Interface MockServerSettings
@ExtendWith(MockServerExtension.class)
@Retention(RUNTIME)
@Inherited
public @interface MockServerSettings
Configure MockServer when used in conjunction with
MockServerExtension-
Optional Element Summary
Optional Elements
-
Element Details
-
perTestSuite
boolean perTestSuite- Default:
- false
-
ports
int[] ports- Default:
- {}
-