0 out of 6 rated this helpful - Rate this topic

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)

public ref class TestContext abstract
public abstract class TestContext
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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.