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