|
static object[] | SuccessData = new object[] { 42, "Hello" } |
|
static object[] | FailureData = new object [] { new object[] { null, "null" } } |
|
void NUnit.Framework.Constraints.NotConstraintTests.SetUp |
( |
| ) |
|
|
inline |
void NUnit.Framework.Constraints.NotConstraintTests.NotHonorsIgnoreCaseUsingConstructors |
( |
| ) |
|
|
inline |
void NUnit.Framework.Constraints.NotConstraintTests.NotHonorsIgnoreCaseUsingPrefixNotation |
( |
| ) |
|
|
inline |
void NUnit.Framework.Constraints.NotConstraintTests.NotHonorsTolerance |
( |
| ) |
|
|
inline |
void NUnit.Framework.Constraints.NotConstraintTests.CanUseNotOperator |
( |
| ) |
|
|
inline |
object [] NUnit.Framework.Constraints.NotConstraintTests.SuccessData = new object[] { 42, "Hello" } |
|
staticprivate |
object [] NUnit.Framework.Constraints.NotConstraintTests.FailureData = new object [] { new object[] { null, "null" } } |
|
staticprivate |
The documentation for this class was generated from the following file: