|
const string | OUTER_CLASS = "NUnit.Framework.Internal.Tests.TestNamingTests" |
|
|
void | CheckNames (string expectedTestName, string expectedMethodName) |
|
void NUnit.Framework.Internal.Tests.TestNamingTests.SimpleTest |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.Tests.TestNamingTests.ParameterizedTest |
( |
int |
x, |
|
|
int |
y, |
|
|
string |
s |
|
) |
| |
|
inline |
void NUnit.Framework.Internal.Tests.TestNamingTests.TestCaseWithLongStringArgument |
( |
string |
s | ) |
|
|
inline |
void NUnit.Framework.Internal.Tests.TestNamingTests.GenericTest< T > |
( |
T |
arg | ) |
|
|
inline |
void NUnit.Framework.Internal.Tests.TestNamingTests.CheckNames |
( |
string |
expectedTestName, |
|
|
string |
expectedMethodName |
|
) |
| |
|
inlineprivate |
const string NUnit.Framework.Internal.Tests.TestNamingTests.OUTER_CLASS = "NUnit.Framework.Internal.Tests.TestNamingTests" |
|
protected |
abstract string NUnit.Framework.Internal.Tests.TestNamingTests.FixtureName |
|
getprotected |
abstract string NUnit.Framework.Internal.Tests.TestNamingTests.ClassName |
|
getprotected |
The documentation for this class was generated from the following file: