Skip navigation links
A B C E F G H I K M N O P R S T V W X 

A

allElementsMatch(String) - Method in class org.springframework.cloud.contract.verifier.assertion.CollectionAssert
Asserts all elements of the collection whether they match a regular expression.
array(Object) - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
array() - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
array(String) - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlVerifiable
When you want to assert values in a array with a given name, e.g.
arrayField(Object) - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
arrayField() - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
as(String, Object...) - Method in class org.springframework.cloud.contract.verifier.assertion.CollectionAssert
 
assertsConcreteValue() - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
assertsSize() - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
assertThat(Iterable<? extends ELEMENT>) - Static method in class org.springframework.cloud.contract.verifier.assertion.SpringCloudContractAssertions
Creates a new instance of CollectionAssert.
assertThat(String) - Static method in class org.springframework.cloud.contract.verifier.util.xml.XmlAssertion
Starts assertions for the XML provided as String.
assertThat(Document) - Static method in class org.springframework.cloud.contract.verifier.util.xml.XmlAssertion
Starts assertions for the XML provided as Document.
assertThatXml(String) - Static method in class org.springframework.cloud.contract.verifier.util.xml.XmlAssertion
Helper method so that there are no clashes with other static methods of that name.
assertThatXml(Document) - Static method in class org.springframework.cloud.contract.verifier.util.xml.XmlAssertion
Helper method so that there are no clashes with other static methods of that name.
AutoConfigureMessageVerifier - Annotation Type in org.springframework.cloud.contract.verifier.messaging.boot
 

B

builder() - Static method in class org.springframework.cloud.contract.verifier.util.xml.XPathBuilder
 
builder(String) - Static method in class org.springframework.cloud.contract.verifier.util.xml.XPathBuilder
Using a XPath builder for the given XML you can read its value.
buildFrom(String) - Static method in class org.springframework.cloud.contract.verifier.dsl.wiremock.WireMockStubMapping
 

C

CamelStubMessages - Class in org.springframework.cloud.contract.verifier.messaging.camel
 
CamelStubMessages(CamelContext) - Constructor for class org.springframework.cloud.contract.verifier.messaging.camel.CamelStubMessages
 
clear() - Method in class org.springframework.cloud.contract.verifier.messaging.util.ContractVerifierMessagingUtil.ContractVerifierHeaders
 
CollectionAssert<ELEMENT> - Class in org.springframework.cloud.contract.verifier.assertion
Extension to Iterable assertions.
CollectionAssert(Iterable<? extends ELEMENT>) - Constructor for class org.springframework.cloud.contract.verifier.assertion.CollectionAssert
 
CollectionAssert(Iterator<? extends ELEMENT>) - Constructor for class org.springframework.cloud.contract.verifier.assertion.CollectionAssert
 
connectionFactory() - Method in class org.springframework.cloud.contract.verifier.messaging.amqp.RabbitMockConnectionFactoryAutoConfiguration
 
contains(Object) - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
contains(String) - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlArrayVerifiable
When you want to assert a node with a name in an array.
containsKey(Object) - Method in class org.springframework.cloud.contract.verifier.messaging.util.ContractVerifierMessagingUtil.ContractVerifierHeaders
 
containsValue(Object) - Method in class org.springframework.cloud.contract.verifier.messaging.util.ContractVerifierMessagingUtil.ContractVerifierHeaders
 
ContractVerifierAmqpAutoConfiguration - Class in org.springframework.cloud.contract.verifier.messaging.amqp
Configuration setting up MessageVerifier for use with plain spring-rabbit/spring-amqp.
ContractVerifierAmqpAutoConfiguration() - Constructor for class org.springframework.cloud.contract.verifier.messaging.amqp.ContractVerifierAmqpAutoConfiguration
 
ContractVerifierCamelConfiguration - Class in org.springframework.cloud.contract.verifier.messaging.camel
 
ContractVerifierCamelConfiguration() - Constructor for class org.springframework.cloud.contract.verifier.messaging.camel.ContractVerifierCamelConfiguration
 
ContractVerifierHeaders() - Constructor for class org.springframework.cloud.contract.verifier.messaging.util.ContractVerifierMessagingUtil.ContractVerifierHeaders
 
ContractVerifierIntegrationConfiguration - Class in org.springframework.cloud.contract.verifier.messaging.integration
 
ContractVerifierIntegrationConfiguration() - Constructor for class org.springframework.cloud.contract.verifier.messaging.integration.ContractVerifierIntegrationConfiguration
 
ContractVerifierMessage - Class in org.springframework.cloud.contract.verifier.messaging.internal
Yet another message abstraction.
ContractVerifierMessage() - Constructor for class org.springframework.cloud.contract.verifier.messaging.internal.ContractVerifierMessage
 
ContractVerifierMessage(Object, Map<String, Object>) - Constructor for class org.springframework.cloud.contract.verifier.messaging.internal.ContractVerifierMessage
 
contractVerifierMessageExchange() - Method in class org.springframework.cloud.contract.verifier.messaging.amqp.ContractVerifierAmqpAutoConfiguration
 
contractVerifierMessageExchange(ApplicationContext) - Method in class org.springframework.cloud.contract.verifier.messaging.integration.ContractVerifierIntegrationConfiguration
 
contractVerifierMessageExchange() - Method in class org.springframework.cloud.contract.verifier.messaging.noop.NoOpContractVerifierAutoConfiguration
 
contractVerifierMessaging(MessageVerifier<Message>) - Method in class org.springframework.cloud.contract.verifier.messaging.amqp.ContractVerifierAmqpAutoConfiguration
 
contractVerifierMessaging(MessageVerifier<Message>) - Method in class org.springframework.cloud.contract.verifier.messaging.camel.ContractVerifierCamelConfiguration
 
contractVerifierMessaging(MessageVerifier<Message<?>>) - Method in class org.springframework.cloud.contract.verifier.messaging.integration.ContractVerifierIntegrationConfiguration
 
ContractVerifierMessaging<M> - Class in org.springframework.cloud.contract.verifier.messaging.internal
Wrapper around messaging.
ContractVerifierMessaging(MessageVerifier<M>) - Constructor for class org.springframework.cloud.contract.verifier.messaging.internal.ContractVerifierMessaging
 
contractVerifierMessaging(MessageVerifier<Object>) - Method in class org.springframework.cloud.contract.verifier.messaging.noop.NoOpContractVerifierAutoConfiguration
 
contractVerifierMessagingConverter(MessageVerifier<Message<?>>) - Method in class org.springframework.cloud.contract.verifier.messaging.stream.ContractVerifierStreamAutoConfiguration
 
ContractVerifierMessagingUtil - Class in org.springframework.cloud.contract.verifier.messaging.util
Helper class that allows to build headers in a nice way.
ContractVerifierMessagingUtil.ContractVerifierHeaders - Class in org.springframework.cloud.contract.verifier.messaging.util
A map with a fluent interface.
ContractVerifierObjectMapper - Class in org.springframework.cloud.contract.verifier.messaging.internal
Wrapper over ObjectMapper that won't try to parse String but will directly return it.
ContractVerifierObjectMapper(ObjectMapper) - Constructor for class org.springframework.cloud.contract.verifier.messaging.internal.ContractVerifierObjectMapper
 
ContractVerifierObjectMapper() - Constructor for class org.springframework.cloud.contract.verifier.messaging.internal.ContractVerifierObjectMapper
 
contractVerifierObjectMapper() - Method in class org.springframework.cloud.contract.verifier.messaging.noop.NoOpContractVerifierAutoConfiguration
 
ContractVerifierStreamAutoConfiguration - Class in org.springframework.cloud.contract.verifier.messaging.stream
 
ContractVerifierStreamAutoConfiguration() - Constructor for class org.springframework.cloud.contract.verifier.messaging.stream.ContractVerifierStreamAutoConfiguration
 
ContractVerifierUtil - Class in org.springframework.cloud.contract.verifier.util
Helper class for the generated tests.
convert(M) - Method in class org.springframework.cloud.contract.verifier.messaging.internal.ContractVerifierMessaging
 
create(T, Map<String, Object>) - Method in class org.springframework.cloud.contract.verifier.messaging.internal.ContractVerifierMessaging
 

E

entrySet() - Method in class org.springframework.cloud.contract.verifier.messaging.util.ContractVerifierMessagingUtil.ContractVerifierHeaders
 
equals(Object) - Method in class org.springframework.cloud.contract.verifier.messaging.util.ContractVerifierMessagingUtil.ContractVerifierHeaders
 
extensions() - Method in interface org.springframework.cloud.contract.verifier.dsl.wiremock.WireMockExtensions
 

F

field(Object) - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
fileToBytes(Object, String) - Static method in class org.springframework.cloud.contract.verifier.util.ContractVerifierUtil
Helper method to convert a file to bytes.

G

get(Object) - Method in class org.springframework.cloud.contract.verifier.messaging.util.ContractVerifierMessagingUtil.ContractVerifierHeaders
 
getHeader(String) - Method in class org.springframework.cloud.contract.verifier.messaging.internal.ContractVerifierMessage
 
getHeaders() - Method in class org.springframework.cloud.contract.verifier.messaging.internal.ContractVerifierMessage
 
getPayload() - Method in class org.springframework.cloud.contract.verifier.messaging.internal.ContractVerifierMessage
 
getPayloadAsByteArray() - Method in class org.springframework.cloud.contract.verifier.messaging.internal.ContractVerifierMessage
 

H

hasFlattenedSizeBetween(int, int) - Method in class org.springframework.cloud.contract.verifier.assertion.CollectionAssert
Flattens the collection and checks whether size is between the provided value.
hasFlattenedSizeGreaterThanOrEqualTo(int) - Method in class org.springframework.cloud.contract.verifier.assertion.CollectionAssert
Flattens the collection and checks whether size is greater than or equal to the provided value.
hasFlattenedSizeLessThanOrEqualTo(int) - Method in class org.springframework.cloud.contract.verifier.assertion.CollectionAssert
Flattens the collection and checks whether size is less than or equal to the provided value.
hashCode() - Method in class org.springframework.cloud.contract.verifier.messaging.util.ContractVerifierMessagingUtil.ContractVerifierHeaders
 
hasSize(int) - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlArrayVerifiable
When you want to assert if an array is of given size.
hasSizeBetween(int, int) - Method in class org.springframework.cloud.contract.verifier.assertion.CollectionAssert
Checks whether size is between the provided value.
hasSizeGreaterThanOrEqualTo(int) - Method in class org.springframework.cloud.contract.verifier.assertion.CollectionAssert
Checks whether size is greater than or equal to the provided value.
hasSizeLessThanOrEqualTo(int) - Method in class org.springframework.cloud.contract.verifier.assertion.CollectionAssert
Checks whether size is less than or equal to the provided value.
header(String, Object) - Method in class org.springframework.cloud.contract.verifier.messaging.util.ContractVerifierMessagingUtil.ContractVerifierHeaders
 
headers() - Static method in class org.springframework.cloud.contract.verifier.messaging.util.ContractVerifierMessagingUtil
 

I

index(int) - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlVerifiable
Adds an index to xPath.
isAssertingAValueInArray() - Method in interface org.springframework.cloud.contract.verifier.util.xml.IteratingOverArray
 
isEmpty() - Method in class org.springframework.cloud.contract.verifier.messaging.util.ContractVerifierMessagingUtil.ContractVerifierHeaders
 
isEmpty() - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
isEqualTo(String) - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
isEqualTo(Object) - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
isEqualTo(Number) - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
isEqualTo(Boolean) - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
isEqualTo(String) - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlVerifiable
Equality comparison with String.
isEqualTo(Object) - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlVerifiable
Equality comparison with any object.
isEqualTo(Number) - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlVerifiable
Equality comparison with a Number.
isEqualTo(Boolean) - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlVerifiable
Equality comparison with a Boolean.
isInstanceOf(Class) - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
isIteratingOverArray() - Method in interface org.springframework.cloud.contract.verifier.util.xml.IteratingOverArray
 
isNull() - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
isNull() - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlVerifiable
Equality comparison to null.
IteratingOverArray - Interface in org.springframework.cloud.contract.verifier.util.xml
Helper interface describing the process of current iteration.
iterationPassingArray() - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 

K

keyBeforeChecking() - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
keySet() - Method in class org.springframework.cloud.contract.verifier.messaging.util.ContractVerifierMessagingUtil.ContractVerifierHeaders
 

M

matches(String) - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
matches(String) - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlVerifiable
Regex matching for strings.
matchesXPath(String) - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlVerifiable
Checks if the parsed document matches given XPath.
MessageVerifier<M> - Interface in org.springframework.cloud.contract.verifier.messaging
Core interface that allows you to build, send and receive messages.
method() - Method in interface org.springframework.cloud.contract.verifier.util.MethodBuffering
 
MethodBuffering - Interface in org.springframework.cloud.contract.verifier.util
Contract for classes that buffer method executions.
MethodBufferingJsonVerifiable - Interface in org.springframework.cloud.contract.verifier.util
A wrapper over JsonVerifiable that allows to store the method name in order to print it out in the generated test.

N

node(String) - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlVerifiable
Field assertion.
node(String...) - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlVerifiable
Field assertions.
nodeFromXPath(Document, String) - Static method in class org.springframework.cloud.contract.verifier.util.ContractVerifierUtil
Helper method to retrieve XML Node with provided xPath.
NoOpContractVerifierAutoConfiguration - Class in org.springframework.cloud.contract.verifier.messaging.noop
Verifier auto configuration containing default beans for messaging.
NoOpContractVerifierAutoConfiguration() - Constructor for class org.springframework.cloud.contract.verifier.messaging.noop.NoOpContractVerifierAutoConfiguration
 
NoOpStubMessages - Class in org.springframework.cloud.contract.verifier.messaging.noop
 
NoOpStubMessages() - Constructor for class org.springframework.cloud.contract.verifier.messaging.noop.NoOpStubMessages
 

O

org.springframework.cloud.contract.verifier.assertion - package org.springframework.cloud.contract.verifier.assertion
 
org.springframework.cloud.contract.verifier.dsl.wiremock - package org.springframework.cloud.contract.verifier.dsl.wiremock
 
org.springframework.cloud.contract.verifier.messaging - package org.springframework.cloud.contract.verifier.messaging
 
org.springframework.cloud.contract.verifier.messaging.amqp - package org.springframework.cloud.contract.verifier.messaging.amqp
 
org.springframework.cloud.contract.verifier.messaging.boot - package org.springframework.cloud.contract.verifier.messaging.boot
 
org.springframework.cloud.contract.verifier.messaging.camel - package org.springframework.cloud.contract.verifier.messaging.camel
 
org.springframework.cloud.contract.verifier.messaging.integration - package org.springframework.cloud.contract.verifier.messaging.integration
 
org.springframework.cloud.contract.verifier.messaging.internal - package org.springframework.cloud.contract.verifier.messaging.internal
 
org.springframework.cloud.contract.verifier.messaging.noop - package org.springframework.cloud.contract.verifier.messaging.noop
 
org.springframework.cloud.contract.verifier.messaging.stream - package org.springframework.cloud.contract.verifier.messaging.stream
 
org.springframework.cloud.contract.verifier.messaging.util - package org.springframework.cloud.contract.verifier.messaging.util
 
org.springframework.cloud.contract.verifier.util - package org.springframework.cloud.contract.verifier.util
 
org.springframework.cloud.contract.verifier.util.xml - package org.springframework.cloud.contract.verifier.util.xml
 

P

put(String, Object) - Method in class org.springframework.cloud.contract.verifier.messaging.util.ContractVerifierMessagingUtil.ContractVerifierHeaders
 
putAll(Map<? extends String, ?>) - Method in class org.springframework.cloud.contract.verifier.messaging.util.ContractVerifierMessagingUtil.ContractVerifierHeaders
 

R

RabbitMockConnectionFactoryAutoConfiguration - Class in org.springframework.cloud.contract.verifier.messaging.amqp
Spring rabbit test utility that provides a mock ConnectionFactory to avoid having to connect against a running broker.
RabbitMockConnectionFactoryAutoConfiguration() - Constructor for class org.springframework.cloud.contract.verifier.messaging.amqp.RabbitMockConnectionFactoryAutoConfiguration
 
read() - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlReader
 
receive(String, long, TimeUnit) - Method in class org.springframework.cloud.contract.verifier.messaging.amqp.SpringAmqpStubMessages
 
receive(String) - Method in class org.springframework.cloud.contract.verifier.messaging.amqp.SpringAmqpStubMessages
 
receive(String, long, TimeUnit) - Method in class org.springframework.cloud.contract.verifier.messaging.camel.CamelStubMessages
 
receive(String) - Method in class org.springframework.cloud.contract.verifier.messaging.camel.CamelStubMessages
 
receive(String, long, TimeUnit) - Method in class org.springframework.cloud.contract.verifier.messaging.integration.SpringIntegrationStubMessages
 
receive(String) - Method in class org.springframework.cloud.contract.verifier.messaging.integration.SpringIntegrationStubMessages
 
receive(String) - Method in class org.springframework.cloud.contract.verifier.messaging.internal.ContractVerifierMessaging
 
receive(String, long, TimeUnit) - Method in interface org.springframework.cloud.contract.verifier.messaging.MessageVerifier
Receives the message from the given destination.
receive(String) - Method in interface org.springframework.cloud.contract.verifier.messaging.MessageVerifier
Receives the message from the given destination.
receive(String, long, TimeUnit) - Method in class org.springframework.cloud.contract.verifier.messaging.noop.NoOpStubMessages
 
receive(String) - Method in class org.springframework.cloud.contract.verifier.messaging.noop.NoOpStubMessages
 
receive(String, long, TimeUnit) - Method in class org.springframework.cloud.contract.verifier.messaging.stream.StreamStubMessages
 
receive(String) - Method in class org.springframework.cloud.contract.verifier.messaging.stream.StreamStubMessages
 
remove(Object) - Method in class org.springframework.cloud.contract.verifier.messaging.util.ContractVerifierMessagingUtil.ContractVerifierHeaders
 

S

send(T, Map<String, Object>, String) - Method in class org.springframework.cloud.contract.verifier.messaging.amqp.SpringAmqpStubMessages
 
send(Message, String) - Method in class org.springframework.cloud.contract.verifier.messaging.amqp.SpringAmqpStubMessages
 
send(Message, String) - Method in class org.springframework.cloud.contract.verifier.messaging.camel.CamelStubMessages
 
send(T, Map<String, Object>, String) - Method in class org.springframework.cloud.contract.verifier.messaging.camel.CamelStubMessages
 
send(T, Map<String, Object>, String) - Method in class org.springframework.cloud.contract.verifier.messaging.integration.SpringIntegrationStubMessages
 
send(Message<?>, String) - Method in class org.springframework.cloud.contract.verifier.messaging.integration.SpringIntegrationStubMessages
 
send(ContractVerifierMessage, String) - Method in class org.springframework.cloud.contract.verifier.messaging.internal.ContractVerifierMessaging
 
send(M, String) - Method in interface org.springframework.cloud.contract.verifier.messaging.MessageVerifier
Sends the message to the given destination.
send(T, Map<String, Object>, String) - Method in interface org.springframework.cloud.contract.verifier.messaging.MessageVerifier
Sends the given payload with headers, to the given destination.
send(Object, String) - Method in class org.springframework.cloud.contract.verifier.messaging.noop.NoOpStubMessages
 
send(T, Map<String, Object>, String) - Method in class org.springframework.cloud.contract.verifier.messaging.noop.NoOpStubMessages
 
send(T, Map<String, Object>, String) - Method in class org.springframework.cloud.contract.verifier.messaging.stream.StreamStubMessages
 
send(Message<?>, String) - Method in class org.springframework.cloud.contract.verifier.messaging.stream.StreamStubMessages
 
setHeaders(Map<String, Object>) - Method in class org.springframework.cloud.contract.verifier.messaging.internal.ContractVerifierMessage
 
setPayload(Object) - Method in class org.springframework.cloud.contract.verifier.messaging.internal.ContractVerifierMessage
 
size() - Method in class org.springframework.cloud.contract.verifier.messaging.util.ContractVerifierMessagingUtil.ContractVerifierHeaders
 
SpringAmqpStubMessages - Class in org.springframework.cloud.contract.verifier.messaging.amqp
MessageVerifier implementation to integrate with plain spring-amqp/spring-rabbit.
SpringAmqpStubMessages(RabbitTemplate, MessageListenerAccessor) - Constructor for class org.springframework.cloud.contract.verifier.messaging.amqp.SpringAmqpStubMessages
Deprecated.
SpringAmqpStubMessages(RabbitTemplate, MessageListenerAccessor, RabbitProperties) - Constructor for class org.springframework.cloud.contract.verifier.messaging.amqp.SpringAmqpStubMessages
 
SpringCloudContractAssertions - Class in org.springframework.cloud.contract.verifier.assertion
Assertions used by the generated tests.
SpringCloudContractAssertions() - Constructor for class org.springframework.cloud.contract.verifier.assertion.SpringCloudContractAssertions
 
SpringIntegrationStubMessages - Class in org.springframework.cloud.contract.verifier.messaging.integration
 
SpringIntegrationStubMessages(ApplicationContext) - Constructor for class org.springframework.cloud.contract.verifier.messaging.integration.SpringIntegrationStubMessages
 
StreamStubMessages - Class in org.springframework.cloud.contract.verifier.messaging.stream
 
StreamStubMessages(ApplicationContext) - Constructor for class org.springframework.cloud.contract.verifier.messaging.stream.StreamStubMessages
 

T

text() - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlVerifiable
Adds a text() call to xPath.

V

value() - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
valueBeforeChecking() - Method in interface org.springframework.cloud.contract.verifier.util.MethodBufferingJsonVerifiable
 
valueFromXPath(Document, String) - Static method in class org.springframework.cloud.contract.verifier.util.ContractVerifierUtil
Helper method to retrieve XML node value with provided xPath.
values() - Method in class org.springframework.cloud.contract.verifier.messaging.util.ContractVerifierMessagingUtil.ContractVerifierHeaders
 

W

WireMockExtensions - Interface in org.springframework.cloud.contract.verifier.dsl.wiremock
Contract that describes a list of Extension extensions that should be applied to the response.
WireMockStubMapping - Class in org.springframework.cloud.contract.verifier.dsl.wiremock
 
withAttribute(String, String) - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlVerifiable
Field assertion.
withAttribute(String) - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlVerifiable
Adds attribute query to xPath without comparing with any provided value.
withoutThrowingException() - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlVerifiable
Calling this method will setup the fluent interface to ignore any XPath verification.
writeValueAsBytes(Object) - Method in class org.springframework.cloud.contract.verifier.messaging.internal.ContractVerifierObjectMapper
 
writeValueAsString(Object) - Method in class org.springframework.cloud.contract.verifier.messaging.internal.ContractVerifierObjectMapper
 

X

XmlArrayVerifiable - Interface in org.springframework.cloud.contract.verifier.util.xml
Contract to match an array in a parsed XML via XPath.
XmlAssertion - Class in org.springframework.cloud.contract.verifier.util.xml
Entry point for assertions.
XmlReader - Interface in org.springframework.cloud.contract.verifier.util.xml
Contract to read the value from a XML basing on it.
XmlVerifiable - Interface in org.springframework.cloud.contract.verifier.util.xml
Contract to match a parsed XML via XPath.
xPath() - Method in interface org.springframework.cloud.contract.verifier.util.xml.XmlVerifiable
 
XPathBuilder - Class in org.springframework.cloud.contract.verifier.util.xml
Builder of XPaths.
A B C E F G H I K M N O P R S T V W X 
Skip navigation links

Copyright © 2016–2019 Spring. All rights reserved.