|
||||||||||
| 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 |
testCaseRemoved(TestCase testCase)
|
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, 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, testStepMoved |
| Constructor Detail |
|---|
public WsdlTestStepsModelItem.InternalTestSuiteListener()
| Method Detail |
|---|
public void testStepAdded(TestStep testStep,
int index)
testStepAdded in interface TestSuiteListenertestStepAdded in class TestSuiteListenerAdapter
public void testStepRemoved(TestStep testStep,
int index)
testStepRemoved in interface TestSuiteListenertestStepRemoved in class TestSuiteListenerAdapterpublic void testCaseRemoved(TestCase testCase)
testCaseRemoved in interface TestSuiteListenertestCaseRemoved in class TestSuiteListenerAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||