NUnitLiteTestAssemblyRunner Class

Definition

public class NUnitLiteTestAssemblyRunner : NUnit.Framework.Api.ITestAssemblyRunner
type NUnitLiteTestAssemblyRunner = class
    interface ITestAssemblyRunner
Inheritance
NUnitLiteTestAssemblyRunner
Implements

Constructors

NUnitLiteTestAssemblyRunner(ITestAssemblyBuilder, FinallyDelegate)

Properties

LoadedTest

Methods

Load(Assembly, IDictionary)
Load(String, IDictionary)
Run(ITestListener, ITestFilter)

Applies to