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.IWrapTestMethod Interface Reference

Objects implementing this interface are used to wrap the TestMethodCommand itself. They apply after SetUp has been run and before TearDown. More...

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

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 TestMethodCommand itself. They apply after SetUp has been run and before TearDown.


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