OrFilter Constructors
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.
Overloads
OrFilter()
public OrFilter();
Applies to
OrFilter(ITestFilter[])
public OrFilter(params NUnit.Framework.Api.ITestFilter[] filters);
new NUnit.Framework.Internal.Filters.OrFilter : NUnit.Framework.Api.ITestFilter[] -> NUnit.Framework.Internal.Filters.OrFilter
Parameters
- filters
- ITestFilter[]