com.eviware.soapui.model.testsuite
Interface AssertionsListener

All Known Subinterfaces:
AssertionsListener

public interface AssertionsListener

Listener for assertion events.. should be added to core model

Author:
Ole.Matzura

Method Summary
 void assertionAdded(TestAssertion assertion)
           
 void assertionRemoved(TestAssertion assertion)
           
 

Method Detail

assertionAdded

void assertionAdded(TestAssertion assertion)

assertionRemoved

void assertionRemoved(TestAssertion assertion)


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