Uses of Class
org.citrusframework.generate.xml.XsdXmlTestGenerator
Packages that use XsdXmlTestGenerator
-
Uses of XsdXmlTestGenerator in org.citrusframework.generate.xml
Methods in org.citrusframework.generate.xml that return XsdXmlTestGeneratorModifier and TypeMethodDescriptionXsdXmlTestGenerator.withInboundMappingFile(String mappingFile) Add inbound XPath expression mappings file to manipulate inbound message content.XsdXmlTestGenerator.withInboundMappings(Map<String, String> mappings) Add inbound XPath expression mappings to manipulate inbound message content.XsdXmlTestGenerator.withNameSuffix(String suffix) Set the test name suffix to use.XsdXmlTestGenerator.withOutboundMappingFile(String mappingFile) Add outbound XPath expression mappings file to manipulate outbound message content.XsdXmlTestGenerator.withOutboundMappings(Map<String, String> mappings) Add outbound XPath expression mappings to manipulate outbound message content.XsdXmlTestGenerator.withRequestMessage(String requestMessage) Set the request element name in xsd resource to use.XsdXmlTestGenerator.withResponseMessage(String responseMessage) Set the response element name in xsd resource to use.Set the xsd schema resource to use.