|
static readonly string[] | names = new string[] { "Charlie", "Fred", "Joe", "Charlie" } |
|
void NUnit.Framework.Constraints.ExactCountConstraintTests.ZeroItemsMatch |
( |
| ) |
|
|
inline |
void NUnit.Framework.Constraints.ExactCountConstraintTests.ZeroItemsMatchFails |
( |
| ) |
|
|
inline |
void NUnit.Framework.Constraints.ExactCountConstraintTests.ExactlyOneItemMatches |
( |
| ) |
|
|
inline |
void NUnit.Framework.Constraints.ExactCountConstraintTests.ExactlyOneItemMatchFails |
( |
| ) |
|
|
inline |
void NUnit.Framework.Constraints.ExactCountConstraintTests.ExactlyTwoItemsMatch |
( |
| ) |
|
|
inline |
void NUnit.Framework.Constraints.ExactCountConstraintTests.ExactlyTwoItemsMatchFails |
( |
| ) |
|
|
inline |
readonly string [] NUnit.Framework.Constraints.ExactCountConstraintTests.names = new string[] { "Charlie", "Fred", "Joe", "Charlie" } |
|
staticprivate |
The documentation for this class was generated from the following file: