InternalTestFailureException Class

Definition

Caution

We will remove or hide this type starting with v4. If you are using this type, reach out to our team on https://github.com/microsoft/testfx.

InternalTestFailureException class. Used to indicate internal failure for a test case.

public ref class InternalTestFailureException : Microsoft::VisualStudio::TestTools::UnitTesting::UnitTestAssertException
Inheritance
InternalTestFailureException
Attributes

Remarks

This class is only added to preserve source compatibility with the V1 framework. For all practical purposes either use AssertFailedException/AssertInconclusiveException.

Constructors

Properties

Message (Inherited from UnitTestAssertException)

Methods

Applies to

Product Versions (Obsolete)
MSTest.TestFramework 1.1.18, 1.2.1, 1.3.2, 1.4.0, 2.2.0, 2.1.2, 2.2.10, 3.0.4, 3.1.1, 3.2.2, 3.3.1, 3.4.3, 3.5.1, 3.6.4, 3.7.3 (3.8.3, 3.9.3, 3.10.0)