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 (string assemblyName, IDictionary settings)

Parameters

assemblyName
File name of 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