Uses of Class
com.eviware.soapui.impl.wsdl.loadtest.assertions.AbstractLoadTestAssertion

Packages that use AbstractLoadTestAssertion
com.eviware.soapui.impl.wsdl.loadtest.assertions LoadTest Assertions 
 

Uses of AbstractLoadTestAssertion in com.eviware.soapui.impl.wsdl.loadtest.assertions
 

Subclasses of AbstractLoadTestAssertion in com.eviware.soapui.impl.wsdl.loadtest.assertions
 class MaxErrorsAssertion
          LoadTestAssertion for asserting the maximum number of total assertion errors
 class TestStepAverageAssertion
          LoadTestAssertion for asserting the average step time
 class TestStepMaxAssertion
          LoadTestAssertion for asserting the maximum step time
 class TestStepStatusAssertion
          LoadTestAssertion for asserting the status of a teststep
 class TestStepTpsAssertion
          LoadTestAssertion for asserting the TPS of a teststep
 

Methods in com.eviware.soapui.impl.wsdl.loadtest.assertions that return AbstractLoadTestAssertion
static AbstractLoadTestAssertion LoadTestAssertionRegistry.buildAssertion(com.eviware.soapui.config.LoadTestAssertionConfig config, WsdlLoadTest loadTest)
           
 



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