IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Framework.Constraints.ExactCountConstraintTests Class Reference

Public Member Functions

void ZeroItemsMatch ()
 
void ZeroItemsMatchFails ()
 
void ExactlyOneItemMatches ()
 
void ExactlyOneItemMatchFails ()
 
void ExactlyTwoItemsMatch ()
 
void ExactlyTwoItemsMatchFails ()
 

Static Private Attributes

static readonly string[] names = new string[] { "Charlie", "Fred", "Joe", "Charlie" }
 

Member Function Documentation

void NUnit.Framework.Constraints.ExactCountConstraintTests.ZeroItemsMatch ( )
inline
void NUnit.Framework.Constraints.ExactCountConstraintTests.ExactlyOneItemMatches ( )
inline
void NUnit.Framework.Constraints.ExactCountConstraintTests.ExactlyTwoItemsMatch ( )
inline

Member Data Documentation

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: