Annotation Interface InjectWireMock
Injects WireMock instance previously configured on the class or field level with
ConfigureWireMock.- Author:
- Maciej Walkowiak
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThe name of WireMock instance to inject.- Returns:
- the name of WireMock instance to inject.
-