public class WsdlTestStepsModelItem.InternalTestSuiteListener extends TestSuiteListenerAdapter
Type Params | Return Type | Name and description |
---|---|---|
|
void |
testCaseRemoved(TestCase testCase) |
|
void |
testStepAdded(TestStep testStep, int index) |
|
void |
testStepRemoved(TestStep testStep, int index) |
Methods inherited from class | Name |
---|---|
class TestSuiteListenerAdapter |
loadTestAdded, loadTestRemoved, securityTestAdded, securityTestRemoved, testCaseAdded, testCaseMoved, testCaseRemoved, testStepAdded, testStepMoved, testStepRemoved |