The test model for the pattern test framework.

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

Syntax

C#
public class PatternTestModel : TestModel
Visual Basic (Declaration)
Public Class PatternTestModel _
	Inherits TestModel

Inheritance Hierarchy

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

See Also