The properties of NUnit.Framework.TestCaseData are listed below. For a list of all members, see the TestCaseData Members list.
See Also: Inherited members from System.Object
| [read-only] | Arguments | object[]. Gets the argument list to be provided to the test |
| [read-only] | ExceptionData | Xamarin.iOS.dll=NUnit.Framework.Api.ExpectedExceptionData. Gets data about any expected exception. |
| [read-only] | ExpectedException | Type. Documentation for this section has not yet been entered. |
| [read-only] | ExpectedExceptionMessage | string. Documentation for this section has not yet been entered. |
| [read-only] | ExpectedExceptionName | string. Documentation for this section has not yet been entered. |
| ExpectedResult | object. Gets the expected result | |
| HasExpectedResult | bool. Returns true if the expected result has been set | |
| [read-only] | MatchType | Xamarin.iOS.dll=NUnit.Framework.MessageMatch. Documentation for this section has not yet been entered. |
| [read-only] | Properties | Xamarin.iOS.dll=NUnit.Framework.Api.IPropertyBag. Gets the property dictionary for this test |
| [read-only] | Result | object. Documentation for this section has not yet been entered. |
| RunState | Xamarin.iOS.dll=NUnit.Framework.Api.RunState. Gets the RunState for this test case. | |
| TestName | string. Gets the name to be used for the test |