Class SetupNode
public sealed class SetupNode : TestSuiteEntryContainer, IRunnable
- Inheritance
-
SetupNode
- Implements
- Inherited Members
- Extension Methods
Constructors
SetupNode()
public SetupNode()
Properties
DisplayName
public override string DisplayName { get; }
Property Value
Methods
DoGetFactoryIdentifier()
protected override string DoGetFactoryIdentifier()
Returns
Run(DataContext, bool)
The execution method.
public TestResult Run(DataContext parentDataContext, bool childSkip)
Parameters
parentDataContextDataContextThe parent data context.
childSkipboolif set to
truechild node execution is skipped.
Returns
- TestResult
TestResult.
ThrowIfNameNotOk(string)
protected override void ThrowIfNameNotOk(string value)
Parameters
valuestring