Assertion Failure Exception
Last updated
Last updated
Thrown by tests.
public class AssertionFailureException :
The exception message
Syntaxpublic override Message { get; }
Value
Documentation for this section has not yet been entered.
Remarks
RequirementsNamespace: Sansar.Script.Testing Assembly: Sansar.Script (in Sansar.Script.dll) Assembly Versions: 1.0.0.0
The stack trace
SyntaxValue
Documentation for this section has not yet been entered.
Remarks
RequirementsNamespace: Sansar.Script.Testing Assembly: Sansar.Script (in Sansar.Script.dll) Assembly Versions: 1.0.0.0
Short description of the exception.
SyntaxReturns
Remarks
RequirementsNamespace: Sansar.Script.Testing Assembly: Sansar.Script (in Sansar.Script.dll) Assembly Versions: 1.0.0.0
public override StackTrace { get; }
public override ToString ()