NUnit.Framework.TestCaseData: Property Members

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

Public Properties

[read-only]
Argumentsobject[]. Gets the argument list to be provided to the test
[read-only]
ExceptionDataXamarin.iOS.dll=NUnit.Framework.Api.ExpectedExceptionData. Gets data about any expected exception.
[read-only]
ExpectedExceptionType. Documentation for this section has not yet been entered.
[read-only]
ExpectedExceptionMessagestring. Documentation for this section has not yet been entered.
[read-only]
ExpectedExceptionNamestring. Documentation for this section has not yet been entered.
ExpectedResultobject. Gets the expected result
HasExpectedResultbool. Returns true if the expected result has been set
[read-only]
MatchTypeXamarin.iOS.dll=NUnit.Framework.MessageMatch. Documentation for this section has not yet been entered.
[read-only]
PropertiesXamarin.iOS.dll=NUnit.Framework.Api.IPropertyBag. Gets the property dictionary for this test
[read-only]
Resultobject. Documentation for this section has not yet been entered.
RunStateXamarin.iOS.dll=NUnit.Framework.Api.RunState. Gets the RunState for this test case.
TestNamestring. Gets the name to be used for the test