NUnitLiteTestAssemblyRunner 类

定义

public class NUnitLiteTestAssemblyRunner : NUnit.Framework.Api.ITestAssemblyRunner
type NUnitLiteTestAssemblyRunner = class
    interface ITestAssemblyRunner
继承
NUnitLiteTestAssemblyRunner
实现

构造函数

NUnitLiteTestAssemblyRunner(ITestAssemblyBuilder, FinallyDelegate)

属性

LoadedTest

方法

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

适用于