HintTextField Type
Selectable text fields from a failure report that hint rules can inspect.
Union cases
| Union case |
Description
|
Full Usage:
Actual
|
The rendered actual text. |
Full Usage:
ActualValue
|
The raw actual value display text. |
Full Usage:
Because
|
The explanation/because text. |
Full Usage:
Details
|
The details text. |
Full Usage:
Diff
|
The diff text. |
Full Usage:
Expectation
|
The expectation description. |
Full Usage:
Expected
|
The rendered expected text. |
Full Usage:
ExpectedValue
|
The raw expected value display text. |
Full Usage:
OriginalActual
|
The original unshrunk actual text. |
Full Usage:
OriginalExpected
|
The original unshrunk expected text. |
Full Usage:
OriginalTest
|
The original unshrunk property test text. |
Full Usage:
Replay
|
The replay token text. |
Full Usage:
ShrunkActual
|
The final shrunk actual text. |
Full Usage:
ShrunkExpected
|
The final shrunk expected text. |
Full Usage:
ShrunkTest
|
The final shrunk property test text. |
Full Usage:
Summary
|
The top-level summary text. |
Full Usage:
Test
|
The rendered tested expression. |
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.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.IsSummary
Returns: bool
|
|
Full Usage:
this.IsTest
Returns: bool
|
|
testify