Describes traits of an ITestRunnerFactory component.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  Gallio.Runtime.Extensibility..::.Traits
    Gallio.Runner..::.TestRunnerFactoryTraits

See Also