com.eviware.soapui.impl.wsdl.teststeps
Interface TestRequest

All Superinterfaces:
Assertable
All Known Implementing Classes:
RestTestRequest, WsdlTestRequest

public interface TestRequest
extends Assertable


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.eviware.soapui.model.testsuite.Assertable
Assertable.AssertionStatus
 
Method Summary
 TestStep getTestStep()
           
 
Methods inherited from interface com.eviware.soapui.model.testsuite.Assertable
addAssertion, addAssertionsListener, cloneAssertion, getAssertableContent, getAssertableType, getAssertionAt, getAssertionByName, getAssertionCount, getAssertionList, getAssertions, getAssertionStatus, getDefaultAssertableContent, getInterface, getModelItem, removeAssertion, removeAssertionsListener
 

Method Detail

getTestStep

TestStep getTestStep()


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