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
EqualConstraint.cs File Reference

Classes

class  NUnit.Framework.Constraints.EqualConstraint
 EqualConstraint is able to compare an actual value with the expected value provided in its constructor. Two objects are considered equal if both are null, or if both have the same value. NUnit has special semantics for some object types. More...
 

Namespaces

package  NUnit.Framework.Constraints