Click to Rate and Give Feedback

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Team Test API
TestContext Class

Used to store information that is provided to unit tests.

Namespace: Microsoft.VisualStudio.TestTools.UnitTesting
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in microsoft.visualstudio.qualitytools.unittestframework.dll)

Visual Basic (Declaration)
Public MustInherit Class TestContext
Visual Basic (Usage)
Dim instance As TestContext
C#
public abstract class TestContext
C++
public ref class TestContext abstract
J#
public abstract class TestContext
JScript
public abstract class TestContext

This class cannot be instantiated. Do not create a class that inherits from this class. For more information, see Using the TestContext Class.

System.Object
  Microsoft.VisualStudio.TestTools.UnitTesting.TestContext
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker