NUnit.UI.TouchRunner: Property Members

The properties of NUnit.UI.TouchRunner are listed below. For a list of all members, see the TouchRunner Members list.

See Also: Inherited members from System.Object

Public Properties

AutoStartbool. Gets or sets a value indicating whether this NUnit.UI.TouchRunner instance should automatically start the unit tests execution when the application is launched.
FilterNUnit.Framework.Api.ITestFilter. Documentation for this section has not yet been entered.
[read-only]
LoadedTestNUnit.Framework.Api.ITest. Documentation for this section has not yet been entered.
[read-only]
NavigationControllerUIKit.UINavigationController. Helper property that gets the RootViewController property of the UIWindow that was provided to the constructor.
ResultNUnit.Framework.Internal.TestResult. Documentation for this section has not yet been entered.
TerminateAfterExecutionbool. Gets or sets a value indicating whether this NUnit.UI.TouchRunner instance should automatically terminate (i.e. kill) the application after execution of all unit tests.
WriterSystem.IO.TextWriter. Gets or sets the TextWriter instance where the results of the unit tests /// execution will be written.