|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.model.support.TestSuiteListenerAdapter
com.eviware.soapui.model.tree.nodes.support.WsdlTestStepsModelItem.InternalTestSuiteListener
public class WsdlTestStepsModelItem.InternalTestSuiteListener
Constructor Summary | |
---|---|
WsdlTestStepsModelItem.InternalTestSuiteListener()
|
Method Summary | |
---|---|
void |
testStepAdded(TestStep testStep,
int index)
|
void |
testStepRemoved(TestStep testStep,
int index)
|
Methods inherited from class com.eviware.soapui.model.support.TestSuiteListenerAdapter |
---|
loadTestAdded, loadTestRemoved, testCaseAdded, testCaseMoved, testCaseRemoved, testStepMoved |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.eviware.soapui.model.testsuite.TestSuiteListener |
---|
loadTestAdded, loadTestRemoved, testCaseAdded, testCaseMoved, testCaseRemoved, testStepMoved |
Constructor Detail |
---|
public WsdlTestStepsModelItem.InternalTestSuiteListener()
Method Detail |
---|
public void testStepAdded(TestStep testStep, int index)
testStepAdded
in interface TestSuiteListener
testStepAdded
in class TestSuiteListenerAdapter
public void testStepRemoved(TestStep testStep, int index)
testStepRemoved
in interface TestSuiteListener
testStepRemoved
in class TestSuiteListenerAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |