AssertionFailureException Class
Thrown by Sansar.Script.Testing.Assertions tests.
Syntax
public class AssertionFailureException : Exception
Remarks
Requirements
Namespace: Sansar.Script.Testing
Assembly: Sansar.Script (in Sansar.Script.dll)
Assembly Versions: 1.0.0.0
Assembly: Sansar.Script (in Sansar.Script.dll)
Assembly Versions: 1.0.0.0
Members
Member Details
Message Property
The exception messageSyntax
public override string Message { get; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sansar.Script.Testing
Assembly: Sansar.Script (in Sansar.Script.dll)
Assembly Versions: 1.0.0.0
StackTrace Property
The stack traceSyntax
public override string StackTrace { get; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sansar.Script.Testing
Assembly: Sansar.Script (in Sansar.Script.dll)
Assembly Versions: 1.0.0.0
ToString Method
Short description of the exception.Syntax
public override string ToString ()Returns
Remarks
Requirements
Namespace: Sansar.Script.Testing
Assembly: Sansar.Script (in Sansar.Script.dll)
Assembly Versions: 1.0.0.0
0 Comments