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.basic   
 

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

Classes in com.eviware.soapui.impl.wsdl.teststeps that implement XPathReferenceContainer
 class PropertyTransfersTestStep
          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.basic
 

Classes in com.eviware.soapui.impl.wsdl.teststeps.assertions.basic 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-2008 eviware.com. All Rights Reserved.