Summarizes the execution of a test package for reporting purposes.

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 TestPackageRun
Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class TestPackageRun

Inheritance Hierarchy

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

See Also