Uses of Interface
com.eviware.soapui.impl.wsdl.support.assertions.Assertable

Packages that use Assertable
com.eviware.soapui.impl.wsdl.panels.teststeps WsdlTestStep panel classes 
com.eviware.soapui.impl.wsdl.teststeps WsdlTestStep implementations 
com.eviware.soapui.impl.wsdl.teststeps.actions WsdlTestStep implementation actions 
com.eviware.soapui.impl.wsdl.teststeps.assertions WsdlAssertion implementations and related classes 
 

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

Constructors in com.eviware.soapui.impl.wsdl.panels.teststeps with parameters of type Assertable
AssertionsPanel(Assertable assertable)
           
 

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

Classes in com.eviware.soapui.impl.wsdl.teststeps that implement Assertable
 class WsdlTestRequest
          WsdlRequest extension that adds WsdlAssertions
 

Methods in com.eviware.soapui.impl.wsdl.teststeps that return Assertable
 Assertable WsdlMessageAssertion.getAssertable()
           
 

Constructors in com.eviware.soapui.impl.wsdl.teststeps with parameters of type Assertable
AssertionsSupport(Assertable assertable, java.util.List<com.eviware.soapui.config.RequestAssertionConfig> assertionList)
           
WsdlMessageAssertion(com.eviware.soapui.config.RequestAssertionConfig assertionConfig, Assertable modelItem, boolean cloneable, boolean configurable)
           
 

Uses of Assertable in com.eviware.soapui.impl.wsdl.teststeps.actions
 

Constructors in com.eviware.soapui.impl.wsdl.teststeps.actions with parameters of type Assertable
AddAssertionAction(Assertable assertable)
           
 

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

Methods in com.eviware.soapui.impl.wsdl.teststeps.assertions with parameters of type Assertable
 WsdlMessageAssertion WsdlAssertionRegistry.buildAssertion(com.eviware.soapui.config.RequestAssertionConfig config, Assertable request)
           
 

Constructors in com.eviware.soapui.impl.wsdl.teststeps.assertions with parameters of type Assertable
GroovyScriptAssertion(com.eviware.soapui.config.RequestAssertionConfig assertionConfig, Assertable modelItem)
           
NotSoapFaultAssertion(com.eviware.soapui.config.RequestAssertionConfig assertionConfig, Assertable assertable)
           
ResponseSLAAssertion(com.eviware.soapui.config.RequestAssertionConfig assertionConfig, Assertable modelItem)
          Constructor for our assertion.
SchemaComplianceAssertion(com.eviware.soapui.config.RequestAssertionConfig assertionConfig, Assertable assertable)
           
SimpleContainsAssertion(com.eviware.soapui.config.RequestAssertionConfig assertionConfig, Assertable assertable)
           
SimpleNotContainsAssertion(com.eviware.soapui.config.RequestAssertionConfig assertionConfig, Assertable assertable)
           
SoapFaultAssertion(com.eviware.soapui.config.RequestAssertionConfig assertionConfig, Assertable assertable)
           
SoapResponseAssertion(com.eviware.soapui.config.RequestAssertionConfig assertionConfig, Assertable assertable)
           
XPathContainsAssertion(com.eviware.soapui.config.RequestAssertionConfig assertionConfig, Assertable assertable)
           
 



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