Uses of Class
com.eviware.soapui.impl.wsdl.teststeps.assertions.TestAssertionRegistry.AssertableType

Packages that use TestAssertionRegistry.AssertableType
com.eviware.soapui.impl.wsdl.teststeps WsdlTestStep implementations 
com.eviware.soapui.impl.wsdl.teststeps.assertions WsdlAssertion implementations and related classes 
com.eviware.soapui.model.testsuite Test-related model items 
 

Uses of TestAssertionRegistry.AssertableType in com.eviware.soapui.impl.wsdl.teststeps
 

Methods in com.eviware.soapui.impl.wsdl.teststeps that return TestAssertionRegistry.AssertableType
 TestAssertionRegistry.AssertableType WsdlTestRequestStep.getAssertableType()
           
 TestAssertionRegistry.AssertableType WsdlTestRequest.getAssertableType()
           
 TestAssertionRegistry.AssertableType WsdlMockResponseTestStep.getAssertableType()
           
 TestAssertionRegistry.AssertableType RestTestRequestStepInterface.getAssertableType()
           
 TestAssertionRegistry.AssertableType RestTestRequestStep.getAssertableType()
           
 TestAssertionRegistry.AssertableType RestTestRequest.getAssertableType()
           
 TestAssertionRegistry.AssertableType HttpTestRequestStep.getAssertableType()
           
 TestAssertionRegistry.AssertableType HttpTestRequest.getAssertableType()
           
 

Uses of TestAssertionRegistry.AssertableType in com.eviware.soapui.impl.wsdl.teststeps.assertions
 

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

Uses of TestAssertionRegistry.AssertableType in com.eviware.soapui.model.testsuite
 

Methods in com.eviware.soapui.model.testsuite that return TestAssertionRegistry.AssertableType
 TestAssertionRegistry.AssertableType Assertable.getAssertableType()
           
 



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