The test model provides access to the contents of the test tree generated from a test package by the test enumeration process.

Namespace:  Gallio.Model.Tree
Assembly:  Gallio (in Gallio.dll) Version: 3.2.0.0 (3.2.570.0)

Syntax

C#
public class TestModel
Visual Basic (Declaration)
Public Class TestModel

Inheritance Hierarchy

System..::.Object
  Gallio.Model.Tree..::.TestModel
    Gallio.Framework.Pattern..::.PatternTestModel

See Also