A test component builder applies contributions to a test or test parameter under construction.

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

Syntax

C#
public interface ITestComponentBuilder : ISupportDeferredActions
Visual Basic (Declaration)
Public Interface ITestComponentBuilder _
	Implements ISupportDeferredActions

See Also