public class WsdlTestStepsModelItem.InternalTestSuiteListener extends TestSuiteListenerAdapter implements TestSuiteListener
| Constructor and Description |
|---|
WsdlTestStepsModelItem.InternalTestSuiteListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCaseRemoved(TestCase testCase) |
void |
testStepAdded(TestStep testStep,
int index) |
void |
testStepRemoved(TestStep testStep,
int index) |
loadTestAdded, loadTestRemoved, securityTestAdded, securityTestRemoved, testCaseAdded, testCaseMoved, testStepMovedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitloadTestAdded, loadTestRemoved, securityTestAdded, securityTestRemoved, testCaseAdded, testCaseMoved, testStepMovedpublic WsdlTestStepsModelItem.InternalTestSuiteListener()
public void testStepAdded(TestStep testStep, int index)
testStepAdded in interface TestSuiteListenertestStepAdded in class TestSuiteListenerAdapterpublic void testStepRemoved(TestStep testStep, int index)
testStepRemoved in interface TestSuiteListenertestStepRemoved in class TestSuiteListenerAdapterpublic void testCaseRemoved(TestCase testCase)
testCaseRemoved in interface TestSuiteListenertestCaseRemoved in class TestSuiteListenerAdapterCopyright © 2013. All Rights Reserved.