NUnit.Framework.Api.ITestAssemblyRunner.Load Method
Loads the tests found in an Assembly, returning an indication of whether or not the load succeeded.

Syntax

public bool Load (System.Reflection.Assembly assembly, IDictionary settings)

Parameters

assembly
The assembly to load
settings
Documentation for this section has not yet been entered.

Returns

True if the load was successful

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework.Api
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 1.0.0.0