Header menu logo testify

DiffMode Type

Controls how Testify tries to explain mismatches between expected and actual values.

Union cases

Union case Description

FastOnly

Full Usage: FastOnly

FastThenStructural

Full Usage: FastThenStructural

StructuralOnly

Full Usage: StructuralOnly

Instance members

Instance member Description

this.IsFastOnly

Full Usage: this.IsFastOnly

Returns: bool
Returns: bool

this.IsFastThenStructural

Full Usage: this.IsFastThenStructural

Returns: bool
Returns: bool

this.IsStructuralOnly

Full Usage: this.IsStructuralOnly

Returns: bool
Returns: bool

Type something to start searching.