Package org.wiremock.spring
Annotation Interface InjectWireMock
Injects WireMock instance previously configured on the class or field level with
ConfigureWireMock.-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueThe name of WireMock instance to inject.- Returns:
- the name of WireMock instance to inject.
- Default:
- "wiremock"
-