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