C# Class Shouldly.ShouldThrowAssertionContext

Inheritance: ShouldlyAssertionContext
Show file Open project: shouldly/shouldly Class Usage Examples

Private Methods

Method Description
ShouldThrowAssertionContext ( object expected, object actual = null, string exceptionMessage = null, bool isAsync = false, System stackTrace = null, [ shouldlyMethod = null ) : System.Runtime.CompilerServices

Only pass stacktrace if asynchronous

ShouldThrowAssertionContext ( object expected, object actual = null, string exceptionMessage = null, bool isAsync = false, [ shouldlyMethod = null ) : System.Runtime.CompilerServices

Only pass stacktrace if asynchronous