All Classes and Interfaces

Class
Description
Configures WireMock instance.
Enables creating WireMock servers.
 
Injects WireMock instance previously configured on the class or field level with ConfigureWireMock.
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.