Defines a class that can populate a tree of tests
Namespace:
MbUnit.Core.RemotingAssembly: 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
System..::.Object
MbUnit.Core.Remoting..::.TestTreePopulator
MbUnit.Core.Remoting..::.AuthorTestTreePopulator
MbUnit.Core.Remoting..::.FixtureCategoryTestTreePopulator
MbUnit.Core.Remoting..::.ImportanceTestTreePopulator
MbUnit.Core.Remoting..::.NamespaceTestTreePopulator
MbUnit.Core.Remoting..::.TestsOnTestTreePopulator
MbUnit.Core.Remoting..::.TestTreePopulator
MbUnit.Core.Remoting..::.AuthorTestTreePopulator
MbUnit.Core.Remoting..::.FixtureCategoryTestTreePopulator
MbUnit.Core.Remoting..::.ImportanceTestTreePopulator
MbUnit.Core.Remoting..::.NamespaceTestTreePopulator
MbUnit.Core.Remoting..::.TestsOnTestTreePopulator
