All Classes and Interfaces

Class
Description
Configures WireMock instance.
Enables creating WireMock servers through WireMockContextCustomizer.
Injects WireMock instance previously configured on the class or field level with ConfigureWireMock.
Deprecated.
to avoid naming collision with WireMock, use InjectWireMock instead.
Customizes WireMockConfiguration programmatically.
Attaches properties with urls pointing to WireMockServer instances to the Spring Environment.
Creates WireMockContextCustomizer for test classes annotated with EnableWireMock.
JUnit 5 extension that sets WireMockServer instances previously registered with ConfigureWireMock on test class fields.