CompositeWorkItem 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 CompositeWorkItem : NUnit.Framework.Internal.WorkItems.WorkItem
type CompositeWorkItem = class
inherit WorkItem
- Inheritance
Constructors
CompositeWorkItem(TestSuite, ITestFilter, FinallyDelegate) |
Fields
finD | (Inherited from WorkItem) |
testResult | (Inherited from WorkItem) |
Properties
Context | (Inherited from WorkItem) |
Result | (Inherited from WorkItem) |
State | (Inherited from WorkItem) |
Test | (Inherited from WorkItem) |
Methods
Execute(TestExecutionContext) | (Inherited from WorkItem) |
PerformWork() | |
WorkItemComplete() | (Inherited from WorkItem) |
Events
Completed | (Inherited from WorkItem) |