The members of NUnit.Framework.Api.ITestAssemblyRunner are listed below.
| [read-only] | LoadedTest | Xamarin.iOS.dll=NUnit.Framework.Api.ITest. Gets the tree of loaded tests, or null if no tests have been loaded. |
Load(System.Reflection.Assembly, IDictionary)Loads the tests found in an Assembly, returning an indication of whether or not the load succeeded. | ||
Load(string, IDictionary)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)Documentation for this section has not yet been entered. | ||