NUnitLiteTestAssemblyRunner.Run(ITestListener, ITestFilter) Method
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 NUnit.Framework.Api.ITestResult Run (NUnit.Framework.Api.ITestListener listener, NUnit.Framework.Api.ITestFilter filter);
abstract member Run : NUnit.Framework.Api.ITestListener * NUnit.Framework.Api.ITestFilter -> NUnit.Framework.Api.ITestResult
override this.Run : NUnit.Framework.Api.ITestListener * NUnit.Framework.Api.ITestFilter -> NUnit.Framework.Api.ITestResult
Parameters
- listener
- ITestListener
- filter
- ITestFilter