Uses of Class
com.eviware.soapui.model.testsuite.AssertionError

Packages that use AssertionError
com.eviware.soapui.impl.wsdl.panels.teststeps WsdlTestStep panel classes 
com.eviware.soapui.impl.wsdl.support.wsdl WSDL-related interfaces and classes 
com.eviware.soapui.impl.wsdl.teststeps WsdlTestStep implementations 
com.eviware.soapui.impl.wsdl.teststeps.assertions WsdlAssertion implementations and related classes 
com.eviware.soapui.impl.wsdl.teststeps.assertions.basic   
com.eviware.soapui.model.testsuite Test-related model items 
 

Uses of AssertionError in com.eviware.soapui.impl.wsdl.panels.teststeps
 

Methods in com.eviware.soapui.impl.wsdl.panels.teststeps with parameters of type AssertionError
protected  void AssertionsPanel.selectError(AssertionError error)
           
 

Uses of AssertionError in com.eviware.soapui.impl.wsdl.support.wsdl
 

Methods in com.eviware.soapui.impl.wsdl.support.wsdl that return AssertionError
 AssertionError[] WsdlValidator.assertRequest(WsdlMessageExchange messageExchange, boolean envelopeOnly)
           
 AssertionError[] WsdlValidator.assertResponse(WsdlMessageExchange messageExchange, boolean envelopeOnly)
           
 

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

Methods in com.eviware.soapui.impl.wsdl.teststeps that return AssertionError
 AssertionError[] WsdlMessageAssertion.getErrors()
           
 

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

Subclasses of AssertionError in com.eviware.soapui.impl.wsdl.teststeps.assertions
 class AssertionError
          Deprecated. moved to com.eviware.soapui.model.testsuite.AssertionError
 

Constructors in com.eviware.soapui.impl.wsdl.teststeps.assertions with parameters of type AssertionError
AssertionException(AssertionError error)
          Deprecated.  
AssertionException(AssertionError[] errors)
          Deprecated.  
 

Uses of AssertionError in com.eviware.soapui.impl.wsdl.teststeps.assertions.basic
 

Methods in com.eviware.soapui.impl.wsdl.teststeps.assertions.basic that return AssertionError
 AssertionError[] WadlValidator.assertResponse(RestMessageExchange messageExchange)
           
 

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

Methods in com.eviware.soapui.model.testsuite that return AssertionError
 AssertionError AssertionException.getErrorAt(int c)
           
 AssertionError[] TestAssertion.getErrors()
           
 AssertionError[] AssertionException.getErrors()
           
 

Constructors in com.eviware.soapui.model.testsuite with parameters of type AssertionError
AssertionException(AssertionError error)
           
AssertionException(AssertionError[] errors)
           
 



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