DiffMode Type
Controls how Testify tries to explain mismatches between expected and actual values.
Union cases
| Union case |
Description
|
Full Usage:
FastOnly
|
|
Full Usage:
FastThenStructural
|
|
Full Usage:
StructuralOnly
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsFastOnly
Returns: bool
|
|
Full Usage:
this.IsFastThenStructural
Returns: bool
|
|
Full Usage:
this.IsStructuralOnly
Returns: bool
|
|
testify