Class and Description |
---|
Input
Represents an input for messaging.
|
OutputMessage
Represents an output for messaging.
|
Request
Represents the request side of the HTTP communication.
|
Response
Represents the response side of the HTTP communication.
|
Class and Description |
---|
Body
Represents a body of a request / response or a message.
|
BodyMatcher
Matchers for the given path.
|
BodyMatchers
Matching strategy of dynamic parts of the body.
|
CanBeDynamic
Some properties can contain dynamic values.
|
ClientDslProperty
Represents a client side
DslProperty . |
Common
Contains useful common methods for the DSL.
|
Cookie
Represents a http cookie.
|
Cookies
Represents a set of http cookies.
|
DslProperty
Represents an element of a DSL that can contain client or sever side values.
|
DslPropertyConverter
A hook mechanism to allow external languages and frameworks to convert types that are
not in Java for Spring Cloud Contract to understand.
|
ExecutionProperty
Represents a property that will become an executable method in the generated tests.
|
FromFileProperty
Represents a property that will become a File content.
|
FromRequest
Helper class to reference the request body parameters.
|
Header
Represents a header of a request / response or a message.
|
Headers
Represents a set of headers of a request / response or a message.
|
HttpMethods.HttpMethod |
Input
Represents an input for messaging.
|
Input.BodyType |
JSONCompareMode
Represents JSON comparison modes.
|
MatchingStrategy
Represents a matching strategy for a JSON.
|
MatchingStrategy.Type |
MatchingType
Represents the type of matching the should be done against the body of the request or
response.
|
MatchingTypeValue
Matching type with corresponding values.
|
MatchingTypeValueHolder |
Multipart |
NamedProperty
Represents a property that has name and content.
|
NotToEscapePattern
Special case of Patterns that we don't want to escape.
|
OptionalProperty
Represents a property that may or may not be there.
|
OutputMessage
Represents an output for messaging.
|
QueryParameter
Represents a single HTTP query parameter.
|
QueryParameters |
RegexMatchingTypeValue
Matching type with corresponding values.
|
RegexProperty
Represents a regular expression property.
|
Request
Represents the request side of the HTTP communication.
|
Response
Represents the response side of the HTTP communication.
|
ResponseBodyMatchers
Body matchers for the response side (output message, REST response).
|
ServerDslProperty
Represents a server side
DslProperty . |
Url
Represents a URL that may contain query parameters.
|
UrlPath
Represents a url path.
|
Class and Description |
---|
DslProperty
Represents an element of a DSL that can contain client or sever side values.
|
MatchingStrategy
Represents a matching strategy for a JSON.
|
MatchingStrategy.Type |
Copyright © 2016–2019 Spring. All rights reserved.