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
| [read-only] static | CurrentContext | Xamarin.iOS.dll=NUnit.Framework.Internal.TestExecutionContext. Gets the current context. |
| CurrentCulture | System.Globalization.CultureInfo. Saves or restores the CurrentCulture | |
| CurrentResult | Xamarin.iOS.dll=NUnit.Framework.Internal.TestResult. Gets or sets the current test result | |
| CurrentTest | Xamarin.iOS.dll=NUnit.Framework.Internal.Test. Gets or sets the current test | |
| CurrentUICulture | System.Globalization.CultureInfo. Saves or restores the CurrentUICulture | |
| [read-only] | RandomGenerator | Xamarin.iOS.dll=NUnit.Framework.Internal.RandomGenerator. Documentation for this section has not yet been entered. |
| StartTime | DateTime. Documentation for this section has not yet been entered. | |
| StopOnError | bool. Get or set indicator that run should stop on the first error | |
| TestCaseTimeout | int. Documentation for this section has not yet been entered. | |
| TestObject | object. The current test object - that is the user fixture object on which tests are being executed. | |
| WorkDirectory | string. Get or set the working directory |