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
AbstractTestRunner.cs File Reference

Classes

class  NUnit.Engine.Runners.AbstractTestRunner
 AbstractTestRunner is the base class for all runners within the NUnit Engine. It implements the ITestRunner interface, which is used by clients of the engine and uses a Template pattern with abstract methods overridden by the derived runners. More...
 

Namespaces

package  NUnit.Engine.Runners