Uses of Interface
com.eviware.soapui.model.support.XPathReferenceContainer

Packages that use XPathReferenceContainer
com.eviware.soapui.impl.wsdl.teststeps WsdlTestStep implementations 
com.eviware.soapui.impl.wsdl.teststeps.assertions WsdlAssertion implementations and related classes 
 

Uses of XPathReferenceContainer in com.eviware.soapui.impl.wsdl.teststeps
 

Classes in com.eviware.soapui.impl.wsdl.teststeps that implement XPathReferenceContainer
 class TransferResponseValuesTestStep
          WsdlTestStep for transferring values from a WsdlTestRequest response to a WsdlTestRequest request using XPath expressions
 class WsdlGotoTestStep
          TestStep that moves execution to another step based on the contents of a XML Property
 

Uses of XPathReferenceContainer in com.eviware.soapui.impl.wsdl.teststeps.assertions
 

Classes in com.eviware.soapui.impl.wsdl.teststeps.assertions that implement XPathReferenceContainer
 class XPathContainsAssertion
          Assertion that matches a specified XPath expression and its expected result against the associated WsdlTestRequests response message
 class XQueryContainsAssertion
          Assertion that matches a specified XQuery expression and its expected result against the associated WsdlTestRequests response message
 



Copyright © 2005-2007 eviware.com. All Rights Reserved.