Property | Type | Description | |
---|---|---|---|
DefaultFloatingPointTolerance | double | ||
DefaultTaskTimeout | System.TimeSpan |
Method | Description | |
---|---|---|
DisableSourceInErrors ( ) : IDisposable |
When set to true shouldly will not try and create better error messages using your source code
|
|
IsSourceDisabledInErrors ( ) : bool |
Method | Description | |
---|---|---|
DiffToolConfiguration ( ) : Shouldly.Configuration | ||
ShouldMatchConfigurationBuilder ( ) : Shouldly.Configuration | ||
ShouldlyConfiguration ( ) : Shouldly.Configuration |
public static DisableSourceInErrors ( ) : IDisposable | ||
return | IDisposable |
public static IsSourceDisabledInErrors ( ) : bool | ||
return | bool |
public static double DefaultFloatingPointTolerance | ||
return | double |