Uses of Class
org.citrusframework.generate.xml.WsdlXmlTestGenerator
Packages that use WsdlXmlTestGenerator
-
Uses of WsdlXmlTestGenerator in org.citrusframework.generate.xml
Methods in org.citrusframework.generate.xml that return WsdlXmlTestGeneratorModifier and TypeMethodDescriptionWsdlXmlTestGenerator.withInboundMappingFile(String mappingFile) Add inbound XPath expression mappings file to manipulate inbound message content.WsdlXmlTestGenerator.withInboundMappings(Map<String, String> mappings) Add inbound XPath expression mappings to manipulate inbound message content.WsdlXmlTestGenerator.withNamePrefix(String prefix) Set the test name prefix to use.WsdlXmlTestGenerator.withNameSuffix(String suffix) Set the test name suffix to use.WsdlXmlTestGenerator.withOperation(String operation) Set the wsdl operation to use.WsdlXmlTestGenerator.withOutboundMappingFile(String mappingFile) Add outbound XPath expression mappings file to manipulate outbound message content.WsdlXmlTestGenerator.withOutboundMappings(Map<String, String> mappings) Add outbound XPath expression mappings to manipulate outbound message content.Set the wsdl schema resource to use.