Describes the number of test cases with a particular TestOutcome.

Namespace:  Gallio.Runner.Reports.Schema
Assembly:  Gallio (in Gallio.dll) Version: 3.4.0.0 (3.4.11.0)

Syntax

C#
[SerializableAttribute]
public sealed class TestOutcomeSummary
Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class TestOutcomeSummary

Inheritance Hierarchy

System..::.Object
  Gallio.Runner.Reports.Schema..::.TestOutcomeSummary

See Also