Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
public class InternalTestFailureException : Microsoft.VisualStudio.TestTools.UnitTesting.UnitTestAssertException
[System.Serializable]
public class InternalTestFailureException : Microsoft.VisualStudio.TestTools.UnitTesting.UnitTestAssertException
[System.Serializable]
[System.Obsolete("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.")]
public class InternalTestFailureException : Microsoft.VisualStudio.TestTools.UnitTesting.UnitTestAssertException
type InternalTestFailureException = class
inherit UnitTestAssertException
[<System.Serializable>]
type InternalTestFailureException = class
inherit UnitTestAssertException
[<System.Serializable>]
[<System.Obsolete("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.")>]
type InternalTestFailureException = class
inherit UnitTestAssertException
Public Class InternalTestFailureException
Inherits UnitTestAssertException
This class is only added to preserve source compatibility with the V1 framework. For all practical purposes either use AssertFailedException/AssertInconclusiveException.
Internal |
Initializes a new instance of the InternalTestFailureException class. |
Internal |
Initializes a new instance of the InternalTestFailureException class. |
Internal |
Initializes a new instance of the InternalTestFailureException class. |
Internal |
Initializes a new instance of the InternalTestFailureException class. |
Message | (Inherited from UnitTestAssertException) |
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) |
.NET feedback
.NET is an open source project. Select a link to provide feedback:
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in