Uses of Interface
com.eviware.soapui.model.testsuite.AssertedXPath

Packages that use AssertedXPath
com.eviware.soapui.impl.wsdl.support.assertions Assertion-related support-classes 
com.eviware.soapui.impl.wsdl.teststeps WsdlTestStep implementations 
com.eviware.soapui.model.testsuite Test-related model items 
 

Uses of AssertedXPath in com.eviware.soapui.impl.wsdl.support.assertions
 

Classes in com.eviware.soapui.impl.wsdl.support.assertions that implement AssertedXPath
 class AssertedXPathImpl
           
 

Methods in com.eviware.soapui.impl.wsdl.support.assertions with parameters of type AssertedXPath
 void AssertedXPathsContainer.addAssertedXPath(AssertedXPath assertedXPath)
           
 

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

Methods in com.eviware.soapui.impl.wsdl.teststeps that return AssertedXPath
 AssertedXPath[] WsdlTestRequestStepResult.getAssertedXPathsForResponse()
           
 

Methods in com.eviware.soapui.impl.wsdl.teststeps with parameters of type AssertedXPath
 void WsdlTestRequestStepResult.addAssertedXPath(AssertedXPath assertedXPath)
           
 

Uses of AssertedXPath in com.eviware.soapui.model.testsuite
 

Methods in com.eviware.soapui.model.testsuite that return AssertedXPath
 AssertedXPath[] RequestAssertedMessageExchange.getAssertedXPathsForRequest()
           
 AssertedXPath[] ResponseAssertedMessageExchange.getAssertedXPathsForResponse()
           
 



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