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.ConstraintTestBaseNoData Class Reference
+ Inheritance diagram for NUnit.Framework.Constraints.ConstraintTestBaseNoData:
+ Collaboration diagram for NUnit.Framework.Constraints.ConstraintTestBaseNoData:

Public Member Functions

void ProvidesProperDescription ()
 
void ProvidesProperStringRepresentation ()
 

Protected Attributes

Constraint theConstraint
 
string expectedDescription = "<NOT SET>"
 
string stringRepresentation = "<NOT SET>"
 

Member Function Documentation

void NUnit.Framework.Constraints.ConstraintTestBaseNoData.ProvidesProperDescription ( )
inline
void NUnit.Framework.Constraints.ConstraintTestBaseNoData.ProvidesProperStringRepresentation ( )
inline

Member Data Documentation

Constraint NUnit.Framework.Constraints.ConstraintTestBaseNoData.theConstraint
protected
string NUnit.Framework.Constraints.ConstraintTestBaseNoData.expectedDescription = "<NOT SET>"
protected
string NUnit.Framework.Constraints.ConstraintTestBaseNoData.stringRepresentation = "<NOT SET>"
protected

The documentation for this class was generated from the following file: