Method Convert
- Namespace
- Xunit
- Assembly
- xunit.v3.core.dll
Convert(T)
Convert untyped values into the appropriate theory data row.
protected override TheoryDataRow<T> Convert(T row)
Parameters
row
TThe raw data row
Convert untyped values into the appropriate theory data row.
protected override TheoryDataRow<T> Convert(T row)
row
TThe raw data row