The exception that is thrown to indicate an internal failure for a test.
<SerializableAttribute> _ Public Class InternalTestFailureException _ Inherits UnitTestAssertException
[SerializableAttribute] public class InternalTestFailureException : UnitTestAssertException
[SerializableAttribute] public ref class InternalTestFailureException : public UnitTestAssertException
[<SerializableAttribute>] type InternalTestFailureException = class inherit UnitTestAssertException end
public class InternalTestFailureException extends UnitTestAssertException
The InternalTestFailureException type exposes the following members.