com.eviware.soapui.model.tree.nodes.support
Class SecurityTestsModelItem.InternalTestSuiteListener

java.lang.Object
  extended by com.eviware.soapui.model.support.TestSuiteListenerAdapter
      extended by com.eviware.soapui.model.tree.nodes.support.SecurityTestsModelItem.InternalTestSuiteListener
All Implemented Interfaces:
TestSuiteListener
Enclosing class:
SecurityTestsModelItem

public class SecurityTestsModelItem.InternalTestSuiteListener
extends TestSuiteListenerAdapter
implements TestSuiteListener


Constructor Summary
SecurityTestsModelItem.InternalTestSuiteListener()
           
 
Method Summary
 void securityTestAdded(SecurityTest securityTest)
           
 void securityTestRemoved(SecurityTest securityTest)
           
 void testCaseRemoved(TestCase testCase)
           
 
Methods inherited from class com.eviware.soapui.model.support.TestSuiteListenerAdapter
loadTestAdded, loadTestRemoved, testCaseAdded, testCaseMoved, testStepAdded, testStepMoved, testStepRemoved
 
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, testStepAdded, testStepMoved, testStepRemoved
 

Constructor Detail

SecurityTestsModelItem.InternalTestSuiteListener

public SecurityTestsModelItem.InternalTestSuiteListener()
Method Detail

securityTestAdded

public void securityTestAdded(SecurityTest securityTest)
Specified by:
securityTestAdded in interface TestSuiteListener
Overrides:
securityTestAdded in class TestSuiteListenerAdapter

securityTestRemoved

public void securityTestRemoved(SecurityTest securityTest)
Specified by:
securityTestRemoved in interface TestSuiteListener
Overrides:
securityTestRemoved in class TestSuiteListenerAdapter

testCaseRemoved

public void testCaseRemoved(TestCase testCase)
Specified by:
testCaseRemoved in interface TestSuiteListener
Overrides:
testCaseRemoved in class TestSuiteListenerAdapter


Copyright © 2005-2011 eviware.com. All Rights Reserved.