ITestCaseData
The ITestCaseData interface is implemented by a class
that is able to return complete testcases for use by
a parameterized test method.
Gets the argument list to be provided to the test
Gets the expected result of the test case
Returns true if an expected result has been set
Gets the property dictionary for the test case
Gets the RunState for this test case.
Gets the name to be used for the test