Summary description for FixtureCategoryTestTreePopulator.

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

Syntax

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

Inheritance Hierarchy

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

See Also