NUnit.Core.Tests.ParameterizedTestFixtureWithDataSources.ParameterizedTestFixtureWithDataSources |
( |
int |
val | ) |
|
|
inline |
void NUnit.Core.Tests.ParameterizedTestFixtureWithDataSources.CanAccessTestCaseSource |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
inline |
IEnumerable NUnit.Core.Tests.ParameterizedTestFixtureWithDataSources.GenerateData |
( |
| ) |
|
|
inlineprivate |
void NUnit.Core.Tests.ParameterizedTestFixtureWithDataSources.CanGenerateDataFromParameter |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
inline |
void NUnit.Core.Tests.ParameterizedTestFixtureWithDataSources.CanAccessValueSource |
( |
[ValueSource("intvals")] int |
x | ) |
|
|
inline |
int NUnit.Core.Tests.ParameterizedTestFixtureWithDataSources.answer |
|
private |
The documentation for this class was generated from the following file: