Defines a class that can populate a tree of tests

Namespace:  MbUnit.Core.Remoting
Assembly:  MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1514 (2.4.2.1514)

Syntax

C#
public abstract class TestTreePopulator : ITestTreePopulator
Visual Basic (Declaration)
Public MustInherit Class TestTreePopulator _
	Implements ITestTreePopulator

Inheritance Hierarchy

See Also