Represents an parameter of a PatternTest derived from a field, property
or method parameter.
Namespace:
Gallio.Framework.PatternAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public class PatternTestParameter : TestParameter, IPatternTestComponent, ITestDescriptor |
| Visual Basic (Declaration) |
|---|
Public Class PatternTestParameter _ Inherits TestParameter _ Implements IPatternTestComponent, ITestDescriptor |
Inheritance Hierarchy
System..::.Object
Gallio.Model.Tree..::.TestComponent
Gallio.Model.Tree..::.TestParameter
Gallio.Framework.Pattern..::.PatternTestParameter
Gallio.Model.Tree..::.TestComponent
Gallio.Model.Tree..::.TestParameter
Gallio.Framework.Pattern..::.PatternTestParameter
