- generateInboundMessage(Message) - Method in class com.consol.citrus.generate.javadsl.MessagingJavaTestGenerator
-
Inbound message generation hook for subclasses.
- generateInboundMessage(Message) - Method in class com.consol.citrus.generate.javadsl.WsdlJavaTestGenerator
-
- generateInboundMessage(Message) - Method in class com.consol.citrus.generate.javadsl.XsdJavaTestGenerator
-
- generateInboundMessage(Message) - Method in class com.consol.citrus.generate.xml.MessagingXmlTestGenerator
-
Inbound message generation hook for subclasses.
- generateInboundMessage(Message) - Method in class com.consol.citrus.generate.xml.WsdlXmlTestGenerator
-
- generateInboundMessage(Message) - Method in class com.consol.citrus.generate.xml.XsdXmlTestGenerator
-
- generateOutboundMessage(Message) - Method in class com.consol.citrus.generate.javadsl.MessagingJavaTestGenerator
-
Outbound message generation hook for subclasses.
- generateOutboundMessage(Message) - Method in class com.consol.citrus.generate.javadsl.WsdlJavaTestGenerator
-
- generateOutboundMessage(Message) - Method in class com.consol.citrus.generate.javadsl.XsdJavaTestGenerator
-
- generateOutboundMessage(Message) - Method in class com.consol.citrus.generate.xml.MessagingXmlTestGenerator
-
Outbound message generation hook for subclasses.
- generateOutboundMessage(Message) - Method in class com.consol.citrus.generate.xml.WsdlXmlTestGenerator
-
- generateOutboundMessage(Message) - Method in class com.consol.citrus.generate.xml.XsdXmlTestGenerator
-
- getAction(String, HttpMessage) - Method in class com.consol.citrus.generate.provider.http.ReceiveHttpRequestActionProvider
-
- getAction(String, HttpMessage) - Method in class com.consol.citrus.generate.provider.http.ReceiveHttpResponseActionProvider
-
- getAction(String, HttpMessage) - Method in class com.consol.citrus.generate.provider.http.SendHttpRequestActionProvider
-
- getAction(String, HttpMessage) - Method in class com.consol.citrus.generate.provider.http.SendHttpResponseActionProvider
-
- getAction(String, M) - Method in interface com.consol.citrus.generate.provider.MessageActionProvider
-
Provides action instance of given type parameter.
- getAction(String, Message) - Method in class com.consol.citrus.generate.provider.ReceiveActionProvider
-
- getAction(String, Message) - Method in class com.consol.citrus.generate.provider.SendActionProvider
-
- getAction(String, SoapMessage) - Method in class com.consol.citrus.generate.provider.soap.ReceiveSoapRequestActionProvider
-
- getAction(String, SoapMessage) - Method in class com.consol.citrus.generate.provider.soap.ReceiveSoapResponseActionProvider
-
- getAction(String, SoapMessage) - Method in class com.consol.citrus.generate.provider.soap.SendSoapRequestActionProvider
-
- getAction(String, SoapMessage) - Method in class com.consol.citrus.generate.provider.soap.SendSoapResponseActionProvider
-
- getActions() - Method in class com.consol.citrus.generate.javadsl.JavaDslTestGenerator
-
- getActions() - Method in class com.consol.citrus.generate.javadsl.JavaTestGenerator
-
List of test actions to be added as code to the method body section of the test.
- getActions() - Method in class com.consol.citrus.generate.javadsl.MessagingJavaTestGenerator
-
- getActions() - Method in class com.consol.citrus.generate.xml.MessagingXmlTestGenerator
-
- getActions() - Method in class com.consol.citrus.generate.xml.XmlTestGenerator
-
List of test actions to be marshalled in the actions section of the test.
- getAuthor() - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Get the test author.
- getAuthor() - Method in interface com.consol.citrus.generate.TestGenerator
-
- getBaseExtension() - Method in class com.consol.citrus.generate.javadsl.JavaDslTestGenerator
-
- getBaseExtension() - Method in class com.consol.citrus.generate.javadsl.JavaTestGenerator
-
Gets the Junit5 base extension to use.
- getBaseType() - Method in class com.consol.citrus.generate.javadsl.JavaDslTestGenerator
-
- getBaseType() - Method in class com.consol.citrus.generate.javadsl.JavaTestGenerator
-
Gets the test class base type to extend from.
- getCitrusAnnotation() - Method in class com.consol.citrus.generate.javadsl.JavaDslTestGenerator
-
- getCitrusAnnotation() - Method in class com.consol.citrus.generate.javadsl.JavaTestGenerator
-
Gets the Citrus XML test annotation.
- getCode(String, M) - Method in interface com.consol.citrus.generate.provider.CodeProvider
-
Provides action instance of given type parameter.
- getCode(String, HttpMessage) - Method in class com.consol.citrus.generate.provider.http.ReceiveHttpRequestCodeProvider
-
- getCode(String, HttpMessage) - Method in class com.consol.citrus.generate.provider.http.ReceiveHttpResponseCodeProvider
-
- getCode(String, HttpMessage) - Method in class com.consol.citrus.generate.provider.http.SendHttpRequestCodeProvider
-
- getCode(String, HttpMessage) - Method in class com.consol.citrus.generate.provider.http.SendHttpResponseCodeProvider
-
- getCode(String, Message) - Method in class com.consol.citrus.generate.provider.ReceiveCodeProvider
-
- getCode(String, Message) - Method in class com.consol.citrus.generate.provider.SendCodeProvider
-
- getContextPath() - Method in class com.consol.citrus.generate.javadsl.SwaggerJavaTestGenerator
-
Gets the contextPath.
- getContextPath() - Method in class com.consol.citrus.generate.xml.SwaggerXmlTestGenerator
-
Gets the contextPath.
- getCreationDate() - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Get current date in special format.
- getDescription() - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Get the test description.
- getDescription() - Method in interface com.consol.citrus.generate.TestGenerator
-
- getEndpoint() - Method in class com.consol.citrus.generate.javadsl.MessagingJavaTestGenerator
-
Gets the endpoint.
- getEndpoint() - Method in class com.consol.citrus.generate.xml.MessagingXmlTestGenerator
-
Gets the endpoint.
- getFileExtension() - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Gets the fileExtension.
- getFramework() - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Get the unit test framework (usually TestNG or JUnit).
- getFramework() - Method in interface com.consol.citrus.generate.TestGenerator
-
- getJavaTestGenerator() - Method in class com.consol.citrus.generate.xml.XmlTestGenerator
-
Gets Java test generator for this XML test.
- getMarshaller() - Method in class com.consol.citrus.generate.xml.XmlTestGenerator
-
Gets the marshaller.
- getMarshallerContextPaths() - Method in class com.consol.citrus.generate.xml.SwaggerXmlTestGenerator
-
- getMarshallerContextPaths() - Method in class com.consol.citrus.generate.xml.WsdlXmlTestGenerator
-
- getMarshallerContextPaths() - Method in class com.consol.citrus.generate.xml.XmlTestGenerator
-
Marshaller context paths.
- getMethodName() - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Construct default test method name from test name.
- getMode() - Method in class com.consol.citrus.generate.javadsl.JavaTestGenerator
-
Gets the mode.
- getMode() - Method in interface com.consol.citrus.generate.TestGenerator
-
- getMode() - Method in class com.consol.citrus.generate.xml.XmlTestGenerator
-
Gets the mode.
- getName() - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Get the test name.
- getName() - Method in interface com.consol.citrus.generate.TestGenerator
-
- getNamePrefix() - Method in class com.consol.citrus.generate.javadsl.SwaggerJavaTestGenerator
-
Gets the namePrefix.
- getNamePrefix() - Method in class com.consol.citrus.generate.javadsl.WsdlJavaTestGenerator
-
Gets the namePrefix.
- getNamePrefix() - Method in class com.consol.citrus.generate.xml.SwaggerXmlTestGenerator
-
Gets the namePrefix.
- getNamePrefix() - Method in class com.consol.citrus.generate.xml.WsdlXmlTestGenerator
-
Gets the namePrefix.
- getNamespacePrefixMapper() - Method in class com.consol.citrus.generate.xml.XmlTestGenerator
-
Gets the namespacePrefixMapper.
- getNameSuffix() - Method in class com.consol.citrus.generate.javadsl.SwaggerJavaTestGenerator
-
Gets the nameSuffix.
- getNameSuffix() - Method in class com.consol.citrus.generate.javadsl.WsdlJavaTestGenerator
-
Gets the nameSuffix.
- getNameSuffix() - Method in class com.consol.citrus.generate.javadsl.XsdJavaTestGenerator
-
Gets the nameSuffix.
- getNameSuffix() - Method in interface com.consol.citrus.generate.SwaggerTestGenerator
-
- getNameSuffix() - Method in interface com.consol.citrus.generate.WsdlTestGenerator
-
- getNameSuffix() - Method in class com.consol.citrus.generate.xml.SwaggerXmlTestGenerator
-
Gets the nameSuffix.
- getNameSuffix() - Method in class com.consol.citrus.generate.xml.WsdlXmlTestGenerator
-
Gets the nameSuffix.
- getNameSuffix() - Method in class com.consol.citrus.generate.xml.XsdXmlTestGenerator
-
Gets the nameSuffix.
- getOperation() - Method in class com.consol.citrus.generate.javadsl.SwaggerJavaTestGenerator
-
Gets the operation.
- getOperation() - Method in class com.consol.citrus.generate.javadsl.WsdlJavaTestGenerator
-
Gets the operation.
- getOperation() - Method in interface com.consol.citrus.generate.SwaggerTestGenerator
-
- getOperation() - Method in interface com.consol.citrus.generate.WsdlTestGenerator
-
- getOperation() - Method in class com.consol.citrus.generate.xml.SwaggerXmlTestGenerator
-
Gets the operation.
- getOperation() - Method in class com.consol.citrus.generate.xml.WsdlXmlTestGenerator
-
Gets the operation.
- getPackage() - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Get the test package.
- getReceiveRequestActionProvider(M) - Method in class com.consol.citrus.generate.xml.MessagingXmlTestGenerator
-
- getReceiveRequestCodeProvider(M) - Method in class com.consol.citrus.generate.javadsl.MessagingJavaTestGenerator
-
- getReceiveResponseActionProvider(M) - Method in class com.consol.citrus.generate.xml.MessagingXmlTestGenerator
-
- getReceiveResponseCodeProvider(M) - Method in class com.consol.citrus.generate.javadsl.MessagingJavaTestGenerator
-
- getRequestMessage() - Method in class com.consol.citrus.generate.javadsl.XsdJavaTestGenerator
-
Gets the requestMessage.
- getRequestMessage() - Method in class com.consol.citrus.generate.xml.XsdXmlTestGenerator
-
Gets the requestMessage.
- getRequestMessage() - Method in interface com.consol.citrus.generate.XsdTestGenerator
-
- getResponseMessage() - Method in class com.consol.citrus.generate.javadsl.XsdJavaTestGenerator
-
Gets the responseMessage.
- getResponseMessage() - Method in class com.consol.citrus.generate.xml.XsdXmlTestGenerator
-
Gets the responseMessage.
- getResponseMessage() - Method in interface com.consol.citrus.generate.XsdTestGenerator
-
- getResponseMessageSuggestion() - Method in class com.consol.citrus.generate.javadsl.XsdJavaTestGenerator
-
Suggest name of response element based on request message element name.
- getResponseMessageSuggestion() - Method in class com.consol.citrus.generate.xml.XsdXmlTestGenerator
-
Suggest name of response element based on request message element name.
- getResponseMessageSuggestion() - Method in interface com.consol.citrus.generate.XsdTestGenerator
-
- getSendRequestActionProvider(M) - Method in class com.consol.citrus.generate.xml.MessagingXmlTestGenerator
-
- getSendRequestCodeProvider(M) - Method in class com.consol.citrus.generate.javadsl.MessagingJavaTestGenerator
-
- getSendResponseActionProvider(M) - Method in class com.consol.citrus.generate.xml.MessagingXmlTestGenerator
-
- getSendResponseCodeProvider(M) - Method in class com.consol.citrus.generate.javadsl.MessagingJavaTestGenerator
-
- getSrcDirectory() - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Get the test source directory.
- getSrcDirectory() - Method in class com.consol.citrus.generate.javadsl.JavaTestGenerator
-
- getSrcDirectory() - Method in class com.consol.citrus.generate.xml.XmlTestGenerator
-
- getSwaggerResource() - Method in class com.consol.citrus.generate.javadsl.SwaggerJavaTestGenerator
-
Gets the swaggerResource.
- getSwaggerResource() - Method in interface com.consol.citrus.generate.SwaggerTestGenerator
-
- getSwaggerResource() - Method in class com.consol.citrus.generate.xml.SwaggerXmlTestGenerator
-
Gets the swaggerResource.
- getTargetFile() - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Construct proper target file to save test content to.
- getTargetPackage() - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Get the target package.
- getTargetPackage() - Method in interface com.consol.citrus.generate.TestGenerator
-
- getTemplateFilePath() - Method in class com.consol.citrus.generate.AbstractTemplateBasedTestGenerator
-
Subclasses must provide proper template file path.
- getTemplateFilePath() - Method in class com.consol.citrus.generate.xml.XmlTestGenerator
-
- getTemplateProperties() - Method in class com.consol.citrus.generate.AbstractTemplateBasedTestGenerator
-
Prepares the test case properties for dynamic property replacement in
test case templates.
- getTemplateProperties() - Method in class com.consol.citrus.generate.xml.XmlTestGenerator
-
- getTestNameSuggestion() - Method in class com.consol.citrus.generate.javadsl.XsdJavaTestGenerator
-
Suggest name of test based on request message element name.
- getTestNameSuggestion() - Method in class com.consol.citrus.generate.xml.XsdXmlTestGenerator
-
Suggest name of test based on request message element name.
- getUpdateDateTime() - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Get current date time in special format.
- getWsdl() - Method in class com.consol.citrus.generate.javadsl.WsdlJavaTestGenerator
-
Gets the wsdl.
- getWsdl() - Method in interface com.consol.citrus.generate.WsdlTestGenerator
-
- getWsdl() - Method in class com.consol.citrus.generate.xml.WsdlXmlTestGenerator
-
Gets the wsdl.
- getXsd() - Method in class com.consol.citrus.generate.javadsl.XsdJavaTestGenerator
-
Gets the xsd.
- getXsd() - Method in class com.consol.citrus.generate.xml.XsdXmlTestGenerator
-
Gets the xsd.
- getXsd() - Method in interface com.consol.citrus.generate.XsdTestGenerator
-
- withAuthor(String) - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Set author via builder method.
- withAuthor(String) - Method in interface com.consol.citrus.generate.TestGenerator
-
- withContextPath(String) - Method in class com.consol.citrus.generate.javadsl.SwaggerJavaTestGenerator
-
Set the server context path to use.
- withContextPath(String) - Method in class com.consol.citrus.generate.xml.SwaggerXmlTestGenerator
-
Set the server context path to use.
- withDescription(String) - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Set description via builder method.
- withDescription(String) - Method in interface com.consol.citrus.generate.TestGenerator
-
- withDisabled(boolean) - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Set the disabled state to use.
- withDisabled(boolean) - Method in interface com.consol.citrus.generate.TestGenerator
-
- withEndpoint(String) - Method in class com.consol.citrus.generate.javadsl.MessagingJavaTestGenerator
-
Set the endpoint to use.
- withEndpoint(String) - Method in interface com.consol.citrus.generate.SwaggerTestGenerator
-
- withEndpoint(String) - Method in interface com.consol.citrus.generate.WsdlTestGenerator
-
- withEndpoint(String) - Method in class com.consol.citrus.generate.xml.MessagingXmlTestGenerator
-
Set the endpoint to use.
- withEndpoint(String) - Method in interface com.consol.citrus.generate.XsdTestGenerator
-
- withFileExtension(String) - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Set file extension via builder method.
- withFramework(UnitFramework) - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Set the unit testing framework to use.
- withFramework(UnitFramework) - Method in interface com.consol.citrus.generate.TestGenerator
-
- withInboundMappingFile(String) - Method in class com.consol.citrus.generate.javadsl.SwaggerJavaTestGenerator
-
Add inbound JsonPath expression mappings file to manipulate inbound message content.
- withInboundMappingFile(String) - Method in class com.consol.citrus.generate.javadsl.WsdlJavaTestGenerator
-
Add inbound XPath expression mappings file to manipulate inbound message content.
- withInboundMappingFile(String) - Method in class com.consol.citrus.generate.javadsl.XsdJavaTestGenerator
-
Add inbound XPath expression mappings file to manipulate inbound message content.
- withInboundMappingFile(String) - Method in interface com.consol.citrus.generate.SwaggerTestGenerator
-
- withInboundMappingFile(String) - Method in interface com.consol.citrus.generate.WsdlTestGenerator
-
- withInboundMappingFile(String) - Method in class com.consol.citrus.generate.xml.SwaggerXmlTestGenerator
-
Add inbound JsonPath expression mappings file to manipulate inbound message content.
- withInboundMappingFile(String) - Method in class com.consol.citrus.generate.xml.WsdlXmlTestGenerator
-
Add inbound XPath expression mappings file to manipulate inbound message content.
- withInboundMappingFile(String) - Method in class com.consol.citrus.generate.xml.XsdXmlTestGenerator
-
Add inbound XPath expression mappings file to manipulate inbound message content.
- withInboundMappingFile(String) - Method in interface com.consol.citrus.generate.XsdTestGenerator
-
- withInboundMappings(Map<String, String>) - Method in class com.consol.citrus.generate.javadsl.SwaggerJavaTestGenerator
-
Add inbound JsonPath expression mappings to manipulate inbound message content.
- withInboundMappings(Map<String, String>) - Method in class com.consol.citrus.generate.javadsl.WsdlJavaTestGenerator
-
Add inbound XPath expression mappings to manipulate inbound message content.
- withInboundMappings(Map<String, String>) - Method in class com.consol.citrus.generate.javadsl.XsdJavaTestGenerator
-
Add inbound XPath expression mappings to manipulate inbound message content.
- withInboundMappings(Map<String, String>) - Method in interface com.consol.citrus.generate.SwaggerTestGenerator
-
- withInboundMappings(Map<String, String>) - Method in interface com.consol.citrus.generate.WsdlTestGenerator
-
- withInboundMappings(Map<String, String>) - Method in class com.consol.citrus.generate.xml.SwaggerXmlTestGenerator
-
Add inbound JsonPath expression mappings to manipulate inbound message content.
- withInboundMappings(Map<String, String>) - Method in class com.consol.citrus.generate.xml.WsdlXmlTestGenerator
-
Add inbound XPath expression mappings to manipulate inbound message content.
- withInboundMappings(Map<String, String>) - Method in class com.consol.citrus.generate.xml.XsdXmlTestGenerator
-
Add inbound XPath expression mappings to manipulate inbound message content.
- withInboundMappings(Map<String, String>) - Method in interface com.consol.citrus.generate.XsdTestGenerator
-
- withMode(TestGenerator.GeneratorMode) - Method in class com.consol.citrus.generate.javadsl.JavaTestGenerator
-
Set the mode describing which part (client/server) to use.
- withMode(TestGenerator.GeneratorMode) - Method in interface com.consol.citrus.generate.TestGenerator
-
- withMode(TestGenerator.GeneratorMode) - Method in class com.consol.citrus.generate.xml.XmlTestGenerator
-
Set the mode describing which part (client/server) to use.
- withName(String) - Method in class com.consol.citrus.generate.AbstractTestGenerator
-
Set name via builder method.
- withName(String) - Method in interface com.consol.citrus.generate.TestGenerator
-
- withNamePrefix(String) - Method in class com.consol.citrus.generate.javadsl.SwaggerJavaTestGenerator
-
Set the test name prefix to use.
- withNamePrefix(String) - Method in class com.consol.citrus.generate.javadsl.WsdlJavaTestGenerator
-
Set the test name prefix to use.
- withNamePrefix(String) - Method in interface com.consol.citrus.generate.SwaggerTestGenerator
-
- withNamePrefix(String) - Method in interface com.consol.citrus.generate.WsdlTestGenerator
-
- withNamePrefix(String) - Method in class com.consol.citrus.generate.xml.SwaggerXmlTestGenerator
-
Set the test name prefix to use.
- withNamePrefix(String) - Method in class com.consol.citrus.generate.xml.WsdlXmlTestGenerator
-
Set the test name prefix to use.
- withNameSuffix(String) - Method in class com.consol.citrus.generate.javadsl.SwaggerJavaTestGenerator
-
Set the test name suffix to use.
- withNameSuffix(String) - Method in class com.consol.citrus.generate.javadsl.WsdlJavaTestGenerator
-
Set the test name suffix to use.
- withNameSuffix(String) - Method in class com.consol.citrus.generate.javadsl.XsdJavaTestGenerator
-
Set the test name suffix to use.
- withNameSuffix(String) - Method in interface com.consol.citrus.generate.SwaggerTestGenerator
-
- withNameSuffix(String) - Method in interface com.consol.citrus.generate.WsdlTestGenerator
-
- withNameSuffix(String) - Method in class com.consol.citrus.generate.xml.SwaggerXmlTestGenerator
-
Set the test name suffix to use.
- withNameSuffix(String) - Method in class com.consol.citrus.generate.xml.WsdlXmlTestGenerator
-
Set the test name suffix to use.
- withNameSuffix(String) - Method in class com.consol.citrus.generate.xml.XsdXmlTestGenerator
-
Set the test name suffix to use.
- withNameSuffix(String) - Method in interface com.consol.citrus.generate.XsdTestGenerator
-
- withOperation(String) - Method in class com.consol.citrus.generate.javadsl.SwaggerJavaTestGenerator
-
Set the swagger operation to use.
- withOperation(String) - Method in class com.consol.citrus.generate.javadsl.WsdlJavaTestGenerator
-
Set the wsdl operation to use.
- withOperation(String) - Method in interface com.consol.citrus.generate.SwaggerTestGenerator
-
- withOperation(String) - Method in interface com.consol.citrus.generate.WsdlTestGenerator
-
- withOperation(String) - Method in class com.consol.citrus.generate.xml.SwaggerXmlTestGenerator
-
Set the swagger operation to use.
- withOperation(String) - Method in class com.consol.citrus.generate.xml.WsdlXmlTestGenerator
-
Set the wsdl operation to use.
- withOutboundMappingFile(String) - Method in class com.consol.citrus.generate.javadsl.SwaggerJavaTestGenerator
-
Add outbound JsonPath expression mappings file to manipulate outbound message content.
- withOutboundMappingFile(String) - Method in class com.consol.citrus.generate.javadsl.WsdlJavaTestGenerator
-
Add outbound XPath expression mappings file to manipulate outbound message content.
- withOutboundMappingFile(String) - Method in class com.consol.citrus.generate.javadsl.XsdJavaTestGenerator
-
Add outbound XPath expression mappings file to manipulate outbound message content.
- withOutboundMappingFile(String) - Method in interface com.consol.citrus.generate.SwaggerTestGenerator
-
- withOutboundMappingFile(String) - Method in interface com.consol.citrus.generate.WsdlTestGenerator
-
- withOutboundMappingFile(String) - Method in class com.consol.citrus.generate.xml.SwaggerXmlTestGenerator
-
Add outbound JsonPath expression mappings file to manipulate outbound message content.
- withOutboundMappingFile(String) - Method in class com.consol.citrus.generate.xml.WsdlXmlTestGenerator
-
Add outbound XPath expression mappings file to manipulate outbound message content.
- withOutboundMappingFile(String) - Method in class com.consol.citrus.generate.xml.XsdXmlTestGenerator
-
Add outbound XPath expression mappings file to manipulate outbound message content.
- withOutboundMappingFile(String) - Method in interface com.consol.citrus.generate.XsdTestGenerator
-
- withOutboundMappings(Map<String, String>) - Method in class com.consol.citrus.generate.javadsl.SwaggerJavaTestGenerator
-
Add outbound JsonPath expression mappings to manipulate outbound message content.
- withOutboundMappings(Map<String, String>) - Method in class com.consol.citrus.generate.javadsl.WsdlJavaTestGenerator
-
Add outbound XPath expression mappings to manipulate outbound message content.
- withOutboundMappings(Map<String, String>) - Method in class com.consol.citrus.generate.javadsl.XsdJavaTestGenerator
-
Add outbound XPath expression mappings to manipulate outbound message content.
- withOutboundMappings(Map<String, String>) - Method in interface com.consol.citrus.generate.SwaggerTestGenerator
-
- withOutboundMappings(Map<String, String>) - Method in interface com.consol.citrus.generate.WsdlTestGenerator
-
- withOutboundMappings(Map<String, String>) - Method in class com.consol.citrus.generate.xml.SwaggerXmlTestGenerator
-
Add outbound JsonPath expression mappings to manipulate outbound message content.
- withOutboundMappings(Map<String, String>) - Method in class com.consol.citrus.generate.xml.WsdlXmlTestGenerator
-
Add outbound XPath expression mappings to manipulate outbound message content.
- withOutboundMappings(Map<String, String>) - Method in class com.consol.citrus.generate.xml.XsdXmlTestGenerator
-
Add outbound XPath expression mappings to manipulate outbound message content.
- withOutboundMappings(Map<String, String>) - Method in interface com.consol.citrus.generate.XsdTestGenerator
-
- withRequest(Message) - Method in class com.consol.citrus.generate.javadsl.MessagingJavaTestGenerator
-
Set the request to use.
- withRequest(Message) - Method in class com.consol.citrus.generate.xml.MessagingXmlTestGenerator
-
Set the request to use.
- withRequestMessage(String) - Method in class com.consol.citrus.generate.javadsl.XsdJavaTestGenerator
-
Set the request element name in xsd resource to use.
- withRequestMessage(String) - Method in class com.consol.citrus.generate.xml.XsdXmlTestGenerator
-
Set the request element name in xsd resource to use.
- withRequestMessage(String) - Method in interface com.consol.citrus.generate.XsdTestGenerator
-
- withResponse(Message) - Method in class com.consol.citrus.generate.javadsl.MessagingJavaTestGenerator
-
Set the response to use.
- withResponse(Message) - Method in class com.consol.citrus.generate.xml.MessagingXmlTestGenerator
-
Set the response to use.
- withResponseMessage(String) - Method in class com.consol.citrus.generate.javadsl.XsdJavaTestGenerator
-
Set the response element name in xsd resource to use.
- withResponseMessage(String) - Method in class com.consol.citrus.generate.xml.XsdXmlTestGenerator
-
Set the response element name in xsd resource to use.
- withResponseMessage(String) - Method in interface com.consol.citrus.generate.XsdTestGenerator
-
- withSpec(String) - Method in class com.consol.citrus.generate.javadsl.SwaggerJavaTestGenerator
-
Set the swagger Open API resource to use.
- withSpec(String) - Method in interface com.consol.citrus.generate.SwaggerTestGenerator
-
- withSpec(String) - Method in class com.consol.citrus.generate.xml.SwaggerXmlTestGenerator
-
Set the swagger Open API resource to use.
- withWsdl(String) - Method in class com.consol.citrus.generate.javadsl.WsdlJavaTestGenerator
-
Set the wsdl schema resource to use.
- withWsdl(String) - Method in interface com.consol.citrus.generate.WsdlTestGenerator
-
- withWsdl(String) - Method in class com.consol.citrus.generate.xml.WsdlXmlTestGenerator
-
Set the wsdl schema resource to use.
- withXsd(String) - Method in class com.consol.citrus.generate.javadsl.XsdJavaTestGenerator
-
Set the xsd schema resource to use.
- withXsd(String) - Method in class com.consol.citrus.generate.xml.XsdXmlTestGenerator
-
Set the xsd schema resource to use.
- withXsd(String) - Method in interface com.consol.citrus.generate.XsdTestGenerator
-
- WsdlJavaTestGenerator - Class in com.consol.citrus.generate.javadsl
-
Test generator creates one to many test cases based on operations defined in a XML schema XSD.
- WsdlJavaTestGenerator() - Constructor for class com.consol.citrus.generate.javadsl.WsdlJavaTestGenerator
-
- WsdlTestGenerator<T extends WsdlTestGenerator> - Interface in com.consol.citrus.generate
-
- WsdlXmlTestGenerator - Class in com.consol.citrus.generate.xml
-
Test generator creates one to many test cases based on operations defined in a XML schema XSD.
- WsdlXmlTestGenerator() - Constructor for class com.consol.citrus.generate.xml.WsdlXmlTestGenerator
-