|
static object[] | SuccessData = new object[] { 6, 5.001 } |
|
static object[] | FailureData = new object[] { new object[] { 4, "4" }, new object[] { 5, "5" } } |
|
void NUnit.Framework.Constraints.GreaterThanConstraintTests.SetUp |
( |
| ) |
|
|
inline |
void NUnit.Framework.Constraints.GreaterThanConstraintTests.CanCompareIComparables |
( |
| ) |
|
|
inline |
void NUnit.Framework.Constraints.GreaterThanConstraintTests.CanCompareIComparablesOfT |
( |
| ) |
|
|
inline |
object [] NUnit.Framework.Constraints.GreaterThanConstraintTests.SuccessData = new object[] { 6, 5.001 } |
|
staticprivate |
object [] NUnit.Framework.Constraints.GreaterThanConstraintTests.FailureData = new object[] { new object[] { 4, "4" }, new object[] { 5, "5" } } |
|
staticprivate |
The documentation for this class was generated from the following file: