Describes the context in which an assertion is being evaluated.

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

Syntax

C#
public sealed class AssertionContext
Visual Basic (Declaration)
Public NotInheritable Class AssertionContext

Inheritance Hierarchy

System..::.Object
  Gallio.Framework.Assertions..::.AssertionContext

See Also