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

Classes

class  NUnit.Framework.Internal.Execution.WorkItem
 A WorkItem may be an individual test case, a fixture or a higher level grouping of tests. All WorkItems inherit from the abstract WorkItem class, which uses the template pattern to allow derived classes to perform work in whatever way is needed. More...
 

Namespaces

package  NUnit.Framework.Internal.Execution