show/hide this revision's text 2 clarified the classes

I want to use the new Constraint-based model in NUnit. In which assembly and namespace are the classes defined? (Specificially, I'm looking for the "Is" class and the IConstraint implementations discussed in the documentaton). They do not seem to be in NUnit.Framework.

Also, I'm interested in v2.4.8, which as of this writing is the latest stable release.

show/hide this revision's text 1

Assembly and Namespace for NUnit's Constraints Model

I want to use the new Constraint-based model in NUnit. In which assembly and namespace are the classes defined? They do not seem to be in NUnit.Framework.