An implementation of a test model builder that is used for reflection only and
does not actually support building tests.
Namespace:
Gallio.Framework.PatternAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public class ReflectionOnlyTestModelBuilder : ITestModelBuilder, ISupportDeferredActions |
| Visual Basic (Declaration) |
|---|
Public Class ReflectionOnlyTestModelBuilder _ Implements ITestModelBuilder, ISupportDeferredActions |
