ParameterSet 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 ParameterSet : NUnit.Framework.Api.ITestCaseData, NUnit.Framework.Internal.IApplyToTest
type ParameterSet = class
interface ITestCaseData
interface IApplyToTest
- Inheritance
-
ParameterSet
- Implements
Constructors
ParameterSet() | |
ParameterSet(Exception) | |
ParameterSet(ITestCaseData) |
Properties
Arguments | |
ExceptionData | |
ExceptionExpected | |
ExpectedResult | |
HasExpectedResult | |
OriginalArguments | |
Properties | |
RunState | |
TestName |
Methods
ApplyToTest(Test) |