|
object | nullObj = null |
|
string[] | vals = new string[] { "xyz1", "xyz2", "xyz3" } |
|
void NUnit.Framework.Attributes.TheoryTests.TheoryWithNoArgumentsIsTreatedAsTest |
( |
| ) |
|
|
inline |
void NUnit.Framework.Attributes.TheoryTests.TheoryWithNoDatapointsIsNotRunnable |
( |
| ) |
|
|
inline |
void NUnit.Framework.Attributes.TheoryTests.TheoryWithDatapointsIsRunnable |
( |
| ) |
|
|
inline |
void NUnit.Framework.Attributes.TheoryTests.BooleanArgumentsAreSuppliedAutomatically |
( |
| ) |
|
|
inline |
void NUnit.Framework.Attributes.TheoryTests.DatapointAndAttributeDataMayBeCombined |
( |
| ) |
|
|
inline |
void NUnit.Framework.Attributes.TheoryTests.NullDatapointIsOK |
( |
object |
o | ) |
|
|
inline |
void NUnit.Framework.Attributes.TheoryTests.EnumArgumentsAreSuppliedAutomatically |
( |
| ) |
|
|
inline |
void NUnit.Framework.Attributes.TheoryTests.AllValuesMayBeSuppliedByAttributes |
( |
| ) |
|
|
inline |
void NUnit.Framework.Attributes.TheoryTests.SquareRootWithAllGoodValues |
( |
[Values(12.0, 4.0, 9.0)] double |
d | ) |
|
|
inline |
void NUnit.Framework.Attributes.TheoryTests.SquareRootWithOneBadValue |
( |
[Values(12.0, -4.0, 9.0)] double |
d | ) |
|
|
inline |
void NUnit.Framework.Attributes.TheoryTests.ArrayWithDatapointsAttributeIsUsed |
( |
string |
s | ) |
|
|
inline |
static void NUnit.Framework.Attributes.TheoryTests.SquareRootTest |
( |
double |
d | ) |
|
|
inlinestaticprivate |
void NUnit.Framework.Attributes.TheoryTests.SimpleTestIgnoresDataPoints |
( |
| ) |
|
|
inline |
void NUnit.Framework.Attributes.TheoryTests.TheoryFailsIfAllTestsAreInconclusive |
( |
| ) |
|
|
inline |
readonly Type NUnit.Framework.Attributes.TheoryTests.fixtureType = typeof(TheoryFixture) |
|
staticprivate |
object NUnit.Framework.Attributes.TheoryTests.nullObj = null |
|
private |
string [] NUnit.Framework.Attributes.TheoryTests.vals = new string[] { "xyz1", "xyz2", "xyz3" } |
|
private |
The documentation for this class was generated from the following file:
- unittests/NUnit_3_0_1_src/src/NUnitFramework/tests/Attributes/TheoryTests.cs