A step that belongs to a PatternTest.

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

Syntax

C#
public class PatternTestStep : TestStep
Visual Basic (Declaration)
Public Class PatternTestStep _
	Inherits TestStep

Inheritance Hierarchy

System..::.Object
  Gallio.Model.Tree..::.TestComponent
    Gallio.Model.Tree..::.TestStep
      Gallio.Framework.Pattern..::.PatternTestStep

See Also