|
||||||||||
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.TestCaseTreeNode.InternalTestSuiteListener
public class TestCaseTreeNode.InternalTestSuiteListener
Constructor Summary | |
---|---|
TestCaseTreeNode.InternalTestSuiteListener()
|
Method Summary | |
---|---|
void |
loadTestAdded(LoadTest loadTest)
|
void |
loadTestRemoved(LoadTest loadTest)
|
void |
testStepAdded(TestStep testStep,
int index)
|
void |
testStepRemoved(TestStep testStep,
int index)
|
Methods inherited from class com.eviware.soapui.model.support.TestSuiteListenerAdapter |
---|
testCaseAdded, 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 |
---|
testCaseAdded, testCaseRemoved, testStepMoved |
Constructor Detail |
---|
public TestCaseTreeNode.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
public void loadTestAdded(LoadTest loadTest)
loadTestAdded
in interface TestSuiteListener
loadTestAdded
in class TestSuiteListenerAdapter
public void loadTestRemoved(LoadTest loadTest)
loadTestRemoved
in interface TestSuiteListener
loadTestRemoved
in class TestSuiteListenerAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |