Summary description for ImportanceTestTreePopulator.

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

Syntax

C#
public class ImportanceTestTreePopulator : TestTreePopulator
Visual Basic (Declaration)
Public Class ImportanceTestTreePopulator _
	Inherits TestTreePopulator

Inheritance Hierarchy

System..::.Object
  MbUnit.Core.Remoting..::.TestTreePopulator
    MbUnit.Core.Remoting..::.ImportanceTestTreePopulator

See Also