|
Joutsen
v0.4.1
|
Extension and convenience classes for tests with thi NUnit3 framework. More...
Classes | |
| class | ConstraintHelper |
| A convenience class which extends NUnit.Framework.Constraints.ConstraintExpression with methods for custom constraints. More... | |
| class | EqualConstraintExtensions |
| A convenience class which offers extension methods for string comparisons in unit tests. More... | |
| class | EqualPropertiesConstraint |
| A nunit constraint which offers object comparison by the classes public properties. More... | |
| class | EqualStringsConstraint |
| A nunit constraint to compare strings which offers formatting and ignoring of line breaks. More... | |
| class | HasElements |
| A factory class with methods that conveniently create constraints for sequence comparison. More... | |
| class | HasProperties |
| A factory class with methods that conveniently create constraints for object comparison through their public properties. More... | |
| class | SequencesEqualConstraint |
| A nunit constraint that checks if two sequences contain the same items. More... | |
| class | SequencesEquivalentConstraint |
| A nunit constraint that checks if two sequences contain the same items inany order. More... | |
Extension and convenience classes for tests with thi NUnit3 framework.
1.8.13