CompositeWorkItem(TestSuite, ITestFilter, FinallyDelegate) Constructor
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 CompositeWorkItem (NUnit.Framework.Internal.TestSuite suite, NUnit.Framework.Api.ITestFilter childFilter, NUnit.Framework.Internal.FinallyDelegate fd);
new NUnit.Framework.Internal.WorkItems.CompositeWorkItem : NUnit.Framework.Internal.TestSuite * NUnit.Framework.Api.ITestFilter * NUnit.Framework.Internal.FinallyDelegate -> NUnit.Framework.Internal.WorkItems.CompositeWorkItem
Parameters
- suite
- TestSuite
- childFilter
- ITestFilter