NUnit.Framework.TestCaseData<T1, T2>
Marks a method as a parameterized test suite and provides arguments for each test case.
Construct a TestCaseData with a list of arguments.
Specifies an expected return value for the TestCaseData<T, U>.