TestContext Class
Visual Studio 2008
Used to store information that is provided to unit tests.
Assembly: Microsoft.VisualStudio.SmartDevice.UnitTestFramework (in Microsoft.VisualStudio.SmartDevice.UnitTestFramework.dll)
This class cannot be instantiated. Do not create a class that inherits from this class. For more information, see Using the TestContext Class.
For an example of how you can use TestContext to create a data-driven unit test, see How to: Create a Data-Driven Unit Test.