Gets the current assertion count.

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

Syntax

C#
public int AssertCount { get; }
Visual Basic (Declaration)
Public ReadOnly Property AssertCount As Integer

See Also