|
static object[] | SuccessData = new object[] { null } |
|
static object[] | FailureData = new object[] { new object[] { "hello", "\"hello\"" } } |
|
void NUnit.Framework.Constraints.NullConstraintTest.SetUp |
( |
| ) |
|
|
inline |
object [] NUnit.Framework.Constraints.NullConstraintTest.SuccessData = new object[] { null } |
|
staticprivate |
object [] NUnit.Framework.Constraints.NullConstraintTest.FailureData = new object[] { new object[] { "hello", "\"hello\"" } } |
|
staticprivate |
The documentation for this class was generated from the following file: