NUnit.Framework.Internal.TestExecutionContext: Property Members

The properties of NUnit.Framework.Internal.TestExecutionContext are listed below. For a list of all members, see the TestExecutionContext Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
static
CurrentContextXamarin.iOS.dll=NUnit.Framework.Internal.TestExecutionContext. Gets the current context.
CurrentCultureSystem.Globalization.CultureInfo. Saves or restores the CurrentCulture
CurrentResultXamarin.iOS.dll=NUnit.Framework.Internal.TestResult. Gets or sets the current test result
CurrentTestXamarin.iOS.dll=NUnit.Framework.Internal.Test. Gets or sets the current test
CurrentUICultureSystem.Globalization.CultureInfo. Saves or restores the CurrentUICulture
[read-only]
RandomGeneratorXamarin.iOS.dll=NUnit.Framework.Internal.RandomGenerator. Documentation for this section has not yet been entered.
StartTimeDateTime. Documentation for this section has not yet been entered.
StopOnErrorbool. Get or set indicator that run should stop on the first error
TestCaseTimeoutint. Documentation for this section has not yet been entered.
TestObjectobject. The current test object - that is the user fixture object on which tests are being executed.
WorkDirectorystring. Get or set the working directory