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

Classes

interface  NUnit.Framework.Interfaces.ICommandWrapper
 ICommandWrapper is implemented by attributes and other objects able to wrap a TestCommand with another command. More...
 
interface  NUnit.Framework.Interfaces.IWrapTestMethod
 Objects implementing this interface are used to wrap the TestMethodCommand itself. They apply after SetUp has been run and before TearDown. More...
 
interface  NUnit.Framework.Interfaces.IWrapSetUpTearDown
 Objects implementing this interface are used to wrap the entire test, including SetUp and TearDown. More...
 

Namespaces

package  NUnit.Framework.Interfaces