Uses of Class
com.eviware.soapui.impl.wsdl.teststeps.assertions.WsdlAssertionRegistry.AssertionType

Packages that use WsdlAssertionRegistry.AssertionType
com.eviware.soapui.impl.wsdl.support.assertions Assertion-related support-classes 
com.eviware.soapui.impl.wsdl.teststeps WsdlTestStep implementations 
com.eviware.soapui.impl.wsdl.teststeps.assertions WsdlAssertion implementations and related classes 
 

Uses of WsdlAssertionRegistry.AssertionType in com.eviware.soapui.impl.wsdl.support.assertions
 

Methods in com.eviware.soapui.impl.wsdl.support.assertions that return WsdlAssertionRegistry.AssertionType
 WsdlAssertionRegistry.AssertionType Assertable.getAssertionType()
           
 

Uses of WsdlAssertionRegistry.AssertionType in com.eviware.soapui.impl.wsdl.teststeps
 

Methods in com.eviware.soapui.impl.wsdl.teststeps that return WsdlAssertionRegistry.AssertionType
 WsdlAssertionRegistry.AssertionType WsdlTestRequest.getAssertionType()
           
 

Uses of WsdlAssertionRegistry.AssertionType in com.eviware.soapui.impl.wsdl.teststeps.assertions
 

Methods in com.eviware.soapui.impl.wsdl.teststeps.assertions that return WsdlAssertionRegistry.AssertionType
static WsdlAssertionRegistry.AssertionType WsdlAssertionRegistry.AssertionType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WsdlAssertionRegistry.AssertionType[] WsdlAssertionRegistry.AssertionType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.eviware.soapui.impl.wsdl.teststeps.assertions with parameters of type WsdlAssertionRegistry.AssertionType
 java.lang.String[] WsdlAssertionRegistry.getAvailableAssertionNames(WsdlAssertionRegistry.AssertionType type)
           
 



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