Property MismatchIndexY
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.assert.dll
MismatchIndexY
Returns the index of the mismatch for the Y value, if the comparison
failed on a specific index.
public int? MismatchIndexY { get; }
Property Value
- int?
Returns the index of the mismatch for the Y value, if the comparison
failed on a specific index.
public int? MismatchIndexY { get; }