The members of NUnit.Framework.Internal.TestExecutionContext are listed below.
See Also: Inherited members from System.Object
| Initializes a new instance of the NUnit.Framework.Internal.TestExecutionContext class. | ||
| Initializes a new instance of the NUnit.Framework.Internal.TestExecutionContext class. |
| prior | Xamarin.iOS.dll=NUnit.Framework.Internal.TestExecutionContext. Link to a prior saved context |
| [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 |
IncrementAssertCount()Increments the assert count. | ||
Restore()Documentation for this section has not yet been entered. | ||
Save()Documentation for this section has not yet been entered. | ||
UpdateContext()Documentation for this section has not yet been entered. | ||