| Package | Description |
|---|---|
| com.consol.citrus.generate.xml |
| Modifier and Type | Method and Description |
|---|---|
WsdlXmlTestGenerator |
WsdlXmlTestGenerator.withInboundMappingFile(String mappingFile)
Add inbound XPath expression mappings file to manipulate inbound message content.
|
WsdlXmlTestGenerator |
WsdlXmlTestGenerator.withInboundMappings(Map<String,String> mappings)
Add inbound XPath expression mappings to manipulate inbound message content.
|
WsdlXmlTestGenerator |
WsdlXmlTestGenerator.withNamePrefix(String prefix)
Set the test name prefix to use.
|
WsdlXmlTestGenerator |
WsdlXmlTestGenerator.withNameSuffix(String suffix)
Set the test name suffix to use.
|
WsdlXmlTestGenerator |
WsdlXmlTestGenerator.withOperation(String operation)
Set the wsdl operation to use.
|
WsdlXmlTestGenerator |
WsdlXmlTestGenerator.withOutboundMappingFile(String mappingFile)
Add outbound XPath expression mappings file to manipulate outbound message content.
|
WsdlXmlTestGenerator |
WsdlXmlTestGenerator.withOutboundMappings(Map<String,String> mappings)
Add outbound XPath expression mappings to manipulate outbound message content.
|
WsdlXmlTestGenerator |
WsdlXmlTestGenerator.withWsdl(String wsdlResource)
Set the wsdl schema resource to use.
|
Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.