NUnit.Framework.AssertionHelper Class
AssertionHelper is an optional base class for user tests, allowing the use of shorter names for constraints and asserts and avoiding conflict with the definition of NUnit.Framework.Is, from which it inherits much of its behavior, in certain mock object frameworks.

See Also: AssertionHelper Members

Syntax

public class AssertionHelper : NUnit.Framework.Constraints.ConstraintFactory

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0