Summary description for TestExecutionContextTests.
More...
Summary description for TestExecutionContextTests.
void NUnit.Framework.Internal.TestExecutionContextTests.OneTimeSetUp |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.OneTimeTearDown |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.Initialize |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.Cleanup |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.FixtureSetUpCanAccessFixtureName |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.FixtureSetUpCanAccessFixtureFullName |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.FixtureSetUpCanAccessFixtureId |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.FixtureSetUpCanAccessFixtureProperties |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.SetUpCanAccessTestName |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.SetUpCanAccessTestFullName |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.SetUpCanAccessTestId |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.SetUpCanAccessTestProperties |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.TestCanAccessItsOwnName |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.TestCanAccessItsOwnFullName |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.TestCanAccessItsOwnId |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.TestCanAccessItsOwnProperties |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.FixtureSetUpontextReflectsCurrentCulture |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.FixtureSetUpContextReflectsCurrentUICulture |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.SetUpContextReflectsCurrentCulture |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.SetUpContextReflectsCurrentUICulture |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.TestContextReflectsCurrentCulture |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.TestContextReflectsCurrentUICulture |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.SetAndRestoreCurrentCulture |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.SetAndRestoreCurrentUICulture |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.FixtureSetUpContextReflectsCurrentPrincipal |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.SetUpContextReflectsCurrentPrincipal |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.TestContextReflectsCurrentPrincipal |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.SetAndRestoreCurrentPrincipal |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.ExecutionStatusIsPushedToHigherContext |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.ExecutionStatusIsPulledFromHigherContext |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.ExecutionStatusIsPromulgatedAcrossBranches |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.TestExecutionContextTests.CanCreateObjectInAppDomain |
( |
| ) |
|
|
inline |
string NUnit.Framework.Internal.TestExecutionContextTests.originalDirectory |
|
private |
IPrincipal NUnit.Framework.Internal.TestExecutionContextTests.originalPrincipal |
|
private |
CultureInfo NUnit.Framework.Internal.TestExecutionContextTests.originalCulture |
|
private |
CultureInfo NUnit.Framework.Internal.TestExecutionContextTests.originalUICulture |
|
private |
The documentation for this class was generated from the following file: