public class SecurityTestsModelItem.InternalTestSuiteListener extends TestSuiteListenerAdapter implements TestSuiteListener
| Constructor and Description |
|---|
SecurityTestsModelItem.InternalTestSuiteListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
securityTestAdded(SecurityTest securityTest) |
void |
securityTestRemoved(SecurityTest securityTest) |
void |
testCaseRemoved(TestCase testCase) |
loadTestAdded, loadTestRemoved, testCaseAdded, testCaseMoved, testStepAdded, testStepMoved, testStepRemovedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitloadTestAdded, loadTestRemoved, testCaseAdded, testCaseMoved, testStepAdded, testStepMoved, testStepRemovedpublic SecurityTestsModelItem.InternalTestSuiteListener()
public void securityTestAdded(SecurityTest securityTest)
securityTestAdded in interface TestSuiteListenersecurityTestAdded in class TestSuiteListenerAdapterpublic void securityTestRemoved(SecurityTest securityTest)
securityTestRemoved in interface TestSuiteListenersecurityTestRemoved in class TestSuiteListenerAdapterpublic void testCaseRemoved(TestCase testCase)
testCaseRemoved in interface TestSuiteListenertestCaseRemoved in class TestSuiteListenerAdapterCopyright © 2013. All Rights Reserved.