TestCaseData
The TestCaseData class represents a set of arguments
and other parameter info to be used for a parameterized
test case. It is derived from ParameterSet and adds a
fluent syntax for use in initializing the test case.
Initializes a new instance of the TestCaseData class.
Initializes a new instance of the TestCaseData class.
Initializes a new instance of the TestCaseData class.
Initializes a new instance of the TestCaseData class.
Marks the test case as explicit.
Marks the test case as explicit, specifying the reason.
Ignores this TestCase, specifying the reason.
Sets the expected result for the test
Applies a category to the test
Sets the description for the test case
being constructed.
Sets the name of the test case
Applies a named property to the test
Applies a named property to the test
Applies a named property to the test