Represents the run-time state of a PatternTest that is to be executed.

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

Syntax

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

Remarks

Typical lifecycle of PatternTestState:

Inheritance Hierarchy

System..::.Object
  Gallio.Framework.Pattern..::.PatternTestState

See Also