NUnit.Framework.TestCaseData<T1, T2, T3, T4>
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, V, W>.