Controls the execution of PatternTest instances.

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

Syntax

C#
public class PatternTestController : TestController
Visual Basic (Declaration)
Public Class PatternTestController _
	Inherits TestController

Inheritance Hierarchy

System..::.Object
  Gallio.Model.Helpers..::.TestController
    Gallio.Framework.Pattern..::.PatternTestController

See Also