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
NUnit.Framework.Interfaces.IWrapSetUpTearDown Interface Reference

Objects implementing this interface are used to wrap the entire test, including SetUp and TearDown. More...

+ Inheritance diagram for NUnit.Framework.Interfaces.IWrapSetUpTearDown:
+ Collaboration diagram for NUnit.Framework.Interfaces.IWrapSetUpTearDown:

Additional Inherited Members

- Public Member Functions inherited from NUnit.Framework.Interfaces.ICommandWrapper
TestCommand Wrap (TestCommand command)
 Wrap a command and return the result. More...
 

Detailed Description

Objects implementing this interface are used to wrap the entire test, including SetUp and TearDown.


The documentation for this interface was generated from the following file: