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