Class FolderNode
public sealed class FolderNode : TestSuiteEntryContainer, IRunnable
- Inheritance
-
FolderNode
- Implements
- Inherited Members
- Extension Methods
Constructors
FolderNode()
public FolderNode()
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