ReportField Type
Logical fields that the Testify renderer may include or hide based on verbosity.
Union cases
| Union case |
Description
|
Full Usage:
Actual
|
The rendered actual text. |
Full Usage:
ActualValue
|
The raw actual value display field. |
Full Usage:
Because
|
The explanatory because field. |
Full Usage:
Details
|
The additional details field. |
Full Usage:
Diff
|
The diff-specific text field. |
Full Usage:
Expectation
|
The expectation description. |
Full Usage:
Expected
|
The rendered expected text. |
Full Usage:
ExpectedValue
|
The raw expected value display field. |
Full Usage:
Hints
|
The resolved hint list. |
Full Usage:
NumberOfShrinks
|
The number-of-shrinks metadata field. |
Full Usage:
NumberOfTests
|
The number-of-tests metadata field. |
Full Usage:
OriginalActual
|
The original unshrunk actual field. |
Full Usage:
OriginalExpected
|
The original unshrunk expected field. |
Full Usage:
OriginalTest
|
The original unshrunk property test field. |
Full Usage:
Replay
|
The replay-token field. |
Full Usage:
ShrunkActual
|
The shrunk actual field. |
Full Usage:
ShrunkExpected
|
The shrunk expected field. |
Full Usage:
ShrunkTest
|
The shrunk property test field. |
Full Usage:
SourceLocation
|
The source-location field. |
Full Usage:
Summary
|
The one-line summary field. |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsActual
Returns: bool
|
|
Full Usage:
this.IsActualValue
Returns: bool
|
|
Full Usage:
this.IsBecause
Returns: bool
|
|
Full Usage:
this.IsDetails
Returns: bool
|
|
Full Usage:
this.IsDiff
Returns: bool
|
|
Full Usage:
this.IsExpectation
Returns: bool
|
|
Full Usage:
this.IsExpected
Returns: bool
|
|
Full Usage:
this.IsExpectedValue
Returns: bool
|
|
Full Usage:
this.IsHints
Returns: bool
|
|
Full Usage:
this.IsNumberOfShrinks
Returns: bool
|
|
Full Usage:
this.IsNumberOfTests
Returns: bool
|
|
Full Usage:
this.IsOriginalActual
Returns: bool
|
|
Full Usage:
this.IsOriginalExpected
Returns: bool
|
|
Full Usage:
this.IsOriginalTest
Returns: bool
|
|
Full Usage:
this.IsReplay
Returns: bool
|
|
Full Usage:
this.IsShrunkActual
Returns: bool
|
|
Full Usage:
this.IsShrunkExpected
Returns: bool
|
|
Full Usage:
this.IsShrunkTest
Returns: bool
|
|
Full Usage:
this.IsSourceLocation
Returns: bool
|
|
Full Usage:
this.IsSummary
Returns: bool
|
|
testify