IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
ITestListener.cs File Reference

Classes

interface  NUnit.Framework.Interfaces.ITestListener
 The ITestListener interface is used internally to receive notifications of significant events while a test is being run. The events are propagated to clients by means of an AsyncCallback. NUnit extensions may also monitor these events. More...
 

Namespaces

package  NUnit.Framework.Interfaces