TestCaseData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class TestCaseData : NUnit.Framework.Api.ITestCaseData
type TestCaseData = class
interface ITestCaseData
- Inheritance
-
TestCaseData
- Implements
Constructors
TestCaseData(Object, Object, Object) | |
TestCaseData(Object, Object) | |
TestCaseData(Object) | |
TestCaseData(Object[]) |
Properties
Arguments | |
ExceptionData | |
ExpectedException | |
ExpectedExceptionMessage | |
ExpectedExceptionName | |
ExpectedResult | |
HasExpectedResult | |
MatchType | |
Properties | |
Result | |
RunState | |
TestName |