NUnit.Framework.Api.ITestAssemblyRunner: Method Members

The methods of NUnit.Framework.Api.ITestAssemblyRunner are listed below. For a list of all members, see the ITestAssemblyRunner Members list.

Public Methods

Load(System.Reflection.Assembly, IDictionary) : bool
Loads the tests found in an Assembly, returning an indication of whether or not the load succeeded.
Load(string, IDictionary) : bool
Loads the tests found in an Assembly, returning an indication of whether or not the load succeeded.
Run(Xamarin.iOS.dll=NUnit.Framework.Api.ITestListener, Xamarin.iOS.dll=NUnit.Framework.Api.ITestFilter) : Xamarin.iOS.dll=NUnit.Framework.Api.ITestResult
Documentation for this section has not yet been entered.