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

The IApplyToTest interface is implemented by self-applying attributes that modify the state of a test in some way. More...

+ Inheritance diagram for NUnit.Framework.Interfaces.IApplyToTest:

Public Member Functions

void ApplyToTest (Test test)
 Modifies a test as defined for the specific attribute. More...
 

Detailed Description

The IApplyToTest interface is implemented by self-applying attributes that modify the state of a test in some way.

Member Function Documentation


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