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

Classes

class  NUnit.Framework.TestContext
 Provide the context information of the current test. This is an adapter for the internal ExecutionContext class, hiding the internals from the user test. More...
 
class  NUnit.Framework.TestContext.TestAdapter
 TestAdapter adapts a Test for consumption by the user test code. More...
 
class  NUnit.Framework.TestContext.ResultAdapter
 ResultAdapter adapts a TestResult for consumption by the user test code. More...
 

Namespaces

package  NUnit.Framework