Class WireMockDevServiceConfig
- java.lang.Object
-
- io.quarkiverse.wiremock.devservice.WireMockDevServiceConfig
-
public class WireMockDevServiceConfig extends Object
The purpose of this class is to share configuration identifiers between the deployment and test module. Although the definitions are placed in the runtime module, it's not the intention to make these configurations editable at runtime.
-
-
Field Detail
-
PREFIX
public static final String PREFIX
- See Also:
- Constant Field Values
-
PORT
public static final String PORT
- See Also:
- Constant Field Values
-
-