Describes traits of an ITestFramework component.

Namespace:  Gallio.Model
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.459.0)

Syntax

C#
public class TestFrameworkTraits : Traits
Visual Basic (Declaration)
Public Class TestFrameworkTraits _
	Inherits Traits

Inheritance Hierarchy

System..::.Object
  Gallio.Runtime.Extensibility..::.Traits
    Gallio.Model..::.TestFrameworkTraits

See Also