NUnit.Framework.Tests.TestContextTests.TestContextTests |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.ConstructorCanAccessTestDirectory |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.ConstructorAccessWorkDirectory |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestCanAccessItsOwnName |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.ConstructorCanAccessFixtureName |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestCaseCanAccessItsOwnName |
( |
int |
x | ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestCanAccessItsOwnFullName |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestCaseCanAccessItsOwnFullName |
( |
int |
x | ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestCanAccessItsOwnMethodName |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestCaseCanAccessItsOwnMethodName |
( |
int |
x | ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestCanAccessItsOwnId |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestCanAccessItsOwnProperties |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestCanAccessWorkDirectory |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestCanAccessTestState_PassingTest |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestCanAccessTestState_FailureInSetUp |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestCanAccessTestState_FailingTest |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestCanAccessTestState_IgnoredInSetUp |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestContextOut_WritesToResult |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestContextWrite_WritesToResult |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestContextWriteLine_WritesToResult |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestContextStoresFailureInfoForTearDown |
( |
| ) |
|
|
inline |
void NUnit.Framework.Tests.TestContextTests.TestContextStoresFailureInfoForOneTimeTearDown |
( |
| ) |
|
|
inline |
string NUnit.Framework.Tests.TestContextTests._name |
|
private |
string NUnit.Framework.Tests.TestContextTests._testDirectory |
|
private |
string NUnit.Framework.Tests.TestContextTests._workDirectory |
|
private |
const string NUnit.Framework.Tests.TestContextTests.SOME_TEXT = "Should go to the result" |
|
private |
The documentation for this class was generated from the following file: