Summary description for TestsOnTestTreePopulator.

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

Syntax

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

Inheritance Hierarchy

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

See Also