Package org.springframework.cloud.contract.wiremock
package org.springframework.cloud.contract.wiremock
-
ClassDescriptionAnnotation for test classes that want to install a RestTemplateCustomizer that sets up a Spring Boot app to ignore SSL errors.Annotation for test classes that want to start a WireMock server as part of the Spring Application Context.Listener that prepares the environment so that WireMock will work when it is initialized.Configuration and lifecycle for a Spring Application context that wants to run a WireMock server.Allows customization of
WireMockConfiguration
.Convenience class for loading WireMock stubs into aMockRestServiceServer
.Convenience factory class for aWireMockConfiguration
that knows how to use Spring Boot to create a stub server.Dirties the test context if WireMock was running on a fixed port.