Index

A B C D E F G H I J L O R S V W 
All Classes and Interfaces|All Packages

A

accept(EntityExchangeResult) - Method in class org.springframework.cloud.contract.wiremock.restdocs.ContractExchangeHandler
 

B

baseUrl(String) - Method in class org.springframework.cloud.contract.wiremock.WireMockRestServiceServer
Add a base url to all requests.
bufferContent() - Method in class org.springframework.cloud.contract.wiremock.WireMockRestServiceServer
Flag to tell the server to buffer the contents of the response.
build() - Method in class org.springframework.cloud.contract.wiremock.WireMockRestServiceServer
Build a MockRestServiceServer from the configured stubs.
buildFrom(String) - Static method in class org.springframework.cloud.contract.wiremock.WireMockStubMapping
 

C

child(String) - Method in class org.springframework.cloud.contract.wiremock.file.ResourcesFileSource
 
configure(T) - Method in class org.springframework.cloud.contract.wiremock.restdocs.WireMockVerifyHelper
 
contentType(MediaType) - Method in class org.springframework.cloud.contract.wiremock.restdocs.WireMockVerifyHelper
 
ContractDslSnippet - Class in org.springframework.cloud.contract.wiremock.restdocs
A Snippet that documents the Spring Cloud Contract Groovy DSL.
ContractDslSnippet() - Constructor for class org.springframework.cloud.contract.wiremock.restdocs.ContractDslSnippet
Creates a new ContractDslSnippet with no additional attributes.
ContractDslSnippet(Map) - Constructor for class org.springframework.cloud.contract.wiremock.restdocs.ContractDslSnippet
Creates a new ContractDslSnippet with the given additional attributes that will be included in the model during template rendering.
ContractExchangeHandler - Class in org.springframework.cloud.contract.wiremock.restdocs
 
ContractExchangeHandler() - Constructor for class org.springframework.cloud.contract.wiremock.restdocs.ContractExchangeHandler
 
ContractResultHandler - Class in org.springframework.cloud.contract.wiremock.restdocs
Converts a MvcResult to a WireMock response.
ContractResultHandler() - Constructor for class org.springframework.cloud.contract.wiremock.restdocs.ContractResultHandler
 
createIfNecessary() - Method in class org.springframework.cloud.contract.wiremock.file.ResourcesFileSource
 
createModel(Operation) - Method in class org.springframework.cloud.contract.wiremock.restdocs.ContractDslSnippet
 
customize(MockMvcRestDocumentationConfigurer) - Method in class org.springframework.cloud.contract.wiremock.restdocs.WireMockRestDocsConfiguration
 
customize(WebTestClientRestDocumentationConfigurer) - Method in class org.springframework.cloud.contract.wiremock.restdocs.WireMockWebTestClientConfiguration
 

D

deleteFile(String) - Method in class org.springframework.cloud.contract.wiremock.file.ResourcesFileSource
 
document(Operation) - Method in class org.springframework.cloud.contract.wiremock.restdocs.ContractDslSnippet
 
document(Operation) - Method in class org.springframework.cloud.contract.wiremock.restdocs.WireMockSnippet
 
dslContract() - Static method in class org.springframework.cloud.contract.wiremock.restdocs.SpringCloudContractRestDocs
Returns a new Snippet that will document Spring Cloud Contract DSL for the API operation.
dslContract(Map) - Static method in class org.springframework.cloud.contract.wiremock.restdocs.SpringCloudContractRestDocs
Returns a new Snippet that will document the Spring Cloud Contract DSL for the API operation.

E

exists() - Method in class org.springframework.cloud.contract.wiremock.file.ResourcesFileSource
 

F

files(String...) - Method in class org.springframework.cloud.contract.wiremock.WireMockRestServiceServer
Add some resource locations for files that represent response bodies.

G

getBinaryFileNamed(String) - Method in class org.springframework.cloud.contract.wiremock.file.ResourcesFileSource
 
getConfiguration(EntityExchangeResult) - Method in class org.springframework.cloud.contract.wiremock.restdocs.ContractExchangeHandler
 
getConfiguration(MvcResult) - Method in class org.springframework.cloud.contract.wiremock.restdocs.ContractResultHandler
 
getConfiguration(T) - Method in class org.springframework.cloud.contract.wiremock.restdocs.WireMockVerifyHelper
 
getContentType(EntityExchangeResult) - Method in class org.springframework.cloud.contract.wiremock.restdocs.ContractExchangeHandler
 
getContentType(MvcResult) - Method in class org.springframework.cloud.contract.wiremock.restdocs.ContractResultHandler
 
getContentType(T) - Method in class org.springframework.cloud.contract.wiremock.restdocs.WireMockVerifyHelper
 
getPath() - Method in class org.springframework.cloud.contract.wiremock.file.ResourcesFileSource
 
getRequestBodyContent(EntityExchangeResult) - Method in class org.springframework.cloud.contract.wiremock.restdocs.ContractExchangeHandler
 
getRequestBodyContent(MvcResult) - Method in class org.springframework.cloud.contract.wiremock.restdocs.ContractResultHandler
 
getRequestBodyContent(T) - Method in class org.springframework.cloud.contract.wiremock.restdocs.WireMockVerifyHelper
 
getResponseDefinition(EntityExchangeResult) - Method in class org.springframework.cloud.contract.wiremock.restdocs.ContractExchangeHandler
 
getResponseDefinition(MvcResult) - Method in class org.springframework.cloud.contract.wiremock.restdocs.ContractResultHandler
 
getResponseDefinition(T) - Method in class org.springframework.cloud.contract.wiremock.restdocs.WireMockVerifyHelper
 
getTemplate() - Method in class org.springframework.cloud.contract.wiremock.restdocs.ContractDslSnippet
 
getTextFileNamed(String) - Method in class org.springframework.cloud.contract.wiremock.file.ResourcesFileSource
 
getUri() - Method in class org.springframework.cloud.contract.wiremock.file.ResourcesFileSource
 
getWireMockRequest(EntityExchangeResult) - Method in class org.springframework.cloud.contract.wiremock.restdocs.ContractExchangeHandler
 
getWireMockRequest(MvcResult) - Method in class org.springframework.cloud.contract.wiremock.restdocs.ContractResultHandler
 
getWireMockRequest(T) - Method in class org.springframework.cloud.contract.wiremock.restdocs.WireMockVerifyHelper
 

H

handle(MvcResult) - Method in class org.springframework.cloud.contract.wiremock.restdocs.ContractResultHandler
 

I

ignoreExpectOrder(boolean) - Method in class org.springframework.cloud.contract.wiremock.WireMockRestServiceServer
Flag to tell the MockRestServiceServer to ignore the order of calls when matching requests.
insertAdditionalModel(Operation, Map) - Method in class org.springframework.cloud.contract.wiremock.restdocs.ContractDslSnippet
 

J

jsonPath(String, Object...) - Method in class org.springframework.cloud.contract.wiremock.restdocs.WireMockVerifyHelper
 

L

listFilesRecursively() - Method in class org.springframework.cloud.contract.wiremock.file.ResourcesFileSource
 

O

options() - Static method in class org.springframework.cloud.contract.wiremock.WireMockSpring
 
org.springframework.cloud.contract.wiremock - package org.springframework.cloud.contract.wiremock
 
org.springframework.cloud.contract.wiremock.file - package org.springframework.cloud.contract.wiremock.file
 
org.springframework.cloud.contract.wiremock.restdocs - package org.springframework.cloud.contract.wiremock.restdocs
 

R

ResourcesFileSource - Class in org.springframework.cloud.contract.wiremock.file
 
ResourcesFileSource(FileSource...) - Constructor for class org.springframework.cloud.contract.wiremock.file.ResourcesFileSource
 
ResourcesFileSource(Resource...) - Constructor for class org.springframework.cloud.contract.wiremock.file.ResourcesFileSource
 

S

SpringCloudContractRestDocs - Class in org.springframework.cloud.contract.wiremock.restdocs
Convenience class for setting up RestDocs to generate a Snippet with Spring Cloud Contract DSL.
stubs(String...) - Method in class org.springframework.cloud.contract.wiremock.WireMockRestServiceServer
Add some resource locations for stubs.
suffix(String) - Method in class org.springframework.cloud.contract.wiremock.WireMockRestServiceServer
If stub locations are given as a directory, then we search recursively in that directory for files with this suffix.

V

verify() - Static method in class org.springframework.cloud.contract.wiremock.restdocs.WireMockRestDocs
 
verify() - Static method in class org.springframework.cloud.contract.wiremock.restdocs.WireMockWebTestClient
 

W

wiremock(MappingBuilder) - Method in class org.springframework.cloud.contract.wiremock.restdocs.WireMockVerifyHelper
 
WireMockRestDocs - Class in org.springframework.cloud.contract.wiremock.restdocs
Convenience class for setting up RestDocs to record WireMock stubs.
WireMockRestDocsConfiguration - Class in org.springframework.cloud.contract.wiremock.restdocs
Custom configuration for Spring RestDocs that adds a WireMock snippet (for generating JSON stubs).
WireMockRestDocsConfiguration(Environment) - Constructor for class org.springframework.cloud.contract.wiremock.restdocs.WireMockRestDocsConfiguration
 
WireMockRestServiceServer - Class in org.springframework.cloud.contract.wiremock
Convenience class for loading WireMock stubs into a MockRestServiceServer.
WireMockRestTemplateConfiguration - Class in org.springframework.cloud.contract.wiremock
 
WireMockRestTemplateConfiguration() - Constructor for class org.springframework.cloud.contract.wiremock.WireMockRestTemplateConfiguration
 
wiremockRestTemplateCustomizer() - Method in class org.springframework.cloud.contract.wiremock.WireMockRestTemplateConfiguration
 
WireMockSnippet - Class in org.springframework.cloud.contract.wiremock.restdocs
Represents a snippet for a WireMock stub.
WireMockSnippet() - Constructor for class org.springframework.cloud.contract.wiremock.restdocs.WireMockSnippet
 
WireMockSpring - Class in org.springframework.cloud.contract.wiremock
Convenience factory class for a WireMockConfiguration that knows how to use Spring Boot to create a stub server.
WireMockSpring() - Constructor for class org.springframework.cloud.contract.wiremock.WireMockSpring
 
WireMockStubMapping - Class in org.springframework.cloud.contract.wiremock
 
WireMockVerifyHelper<T,S> - Class in org.springframework.cloud.contract.wiremock.restdocs
 
WireMockVerifyHelper() - Constructor for class org.springframework.cloud.contract.wiremock.restdocs.WireMockVerifyHelper
 
WireMockWebTestClient - Class in org.springframework.cloud.contract.wiremock.restdocs
Convenience class for setting up RestDocs to record WireMock stubs.
WireMockWebTestClientConfiguration - Class in org.springframework.cloud.contract.wiremock.restdocs
Custom configuration for Spring RestDocs that adds a WireMock snippet (for generating JSON stubs).
WireMockWebTestClientConfiguration(Environment) - Constructor for class org.springframework.cloud.contract.wiremock.restdocs.WireMockWebTestClientConfiguration
 
with(RestTemplate) - Static method in class org.springframework.cloud.contract.wiremock.WireMockRestServiceServer
Public factory method for wrapping a rest template into a MockRestServiceServer.
writeBinaryFile(String, byte[]) - Method in class org.springframework.cloud.contract.wiremock.file.ResourcesFileSource
 
writeTextFile(String, String) - Method in class org.springframework.cloud.contract.wiremock.file.ResourcesFileSource
 
A B C D E F G H I J L O R S V W 
All Classes and Interfaces|All Packages