com.eviware.soapui.model.testsuite
Interface TestStepProperty

All Superinterfaces:
TestProperty
All Known Implementing Classes:
DefaultTestStepProperty, TestStepBeanProperty

public interface TestStepProperty
extends TestProperty

A teststep property, used in teststep/testcase logic This is left for backward-compatibility reasons

Author:
Ole.Matzura

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.eviware.soapui.model.testsuite.TestProperty
TestProperty.Type
 
Method Summary
 TestStep getTestStep()
           
 
Methods inherited from interface com.eviware.soapui.model.testsuite.TestProperty
getDescription, getModelItem, getName, getType, getValue, isReadOnly, setValue
 

Method Detail

getTestStep

TestStep getTestStep()


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