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

The IApplyToContext interface is implemented by attributes that want to make changes to the execution context before a test is run. More...

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

Public Member Functions

void ApplyToContext (TestExecutionContext context)
 Apply changes to the execution context More...
 

Detailed Description

The IApplyToContext interface is implemented by attributes that want to make changes to the execution context before a test is run.

Member Function Documentation


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