Provides utilities to assist with the implementation of new asserts.

Namespace:  Gallio.Framework.Assertions
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public abstract class AssertionHelper
Visual Basic (Declaration)
Public MustInherit Class AssertionHelper

Inheritance Hierarchy

System..::.Object
  Gallio.Framework.Assertions..::.AssertionHelper

See Also