NUnit.Framework.Api.ITestAssemblyRunner Members

The members of NUnit.Framework.Api.ITestAssemblyRunner are listed below.

Public Properties

[read-only]
LoadedTestXamarin.iOS.dll=NUnit.Framework.Api.ITest. Gets the tree of loaded tests, or null if no tests have been loaded.

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.