Classes
| Class | Description | |
|---|---|---|
| AssemblyResolverManager | ||
| AssemblyTestDomain | ||
| AssemblyWatcher |
AssemblyWatcher keeps track of one or more assemblies to
see if they have changed. It incorporates a delayed notification
and uses a standard event to notify any interested parties
about the change. The path to the assembly is provided as
an argument to the event handler so that one routine can
be used to handle events from multiple watchers.
| |
| AssemblyWatcher..::.FileWatcher | ||
| AuthorTestTreePopulator |
Summary description for AuthorTestTreePopulator.
| |
| CacheFolderHelper | ||
| ConfigUtils | ||
| CurrentTestDomain | ||
| DependencyFixtureRunner | ||
| FixtureCategoryTestTreePopulator |
Summary description for FixtureCategoryTestTreePopulator.
| |
| FixtureExplorer | ||
| FixtureRunnerBase | ||
| GuidTestTreeNodeDictionary |
A dictionary with keys of type Guid and values of type TestTreeNode
| |
| GuidTreeNodeDictionary |
A dictionary with keys of type Guid and values of type TreeNode
| |
| ImportanceTestTreePopulator |
Summary description for ImportanceTestTreePopulator.
| |
| LongLivingMarshalByRefObject |
Long living object. (Extracted from NUnit source)
| |
| NamespaceTestTreePopulator | ||
| ReflectionImageList |
Summary description for ImageListBuilder.
| |
| RemotedTestTreeNodeFacade | ||
| RemoteTestEngine | ||
| RemoteTestTree | ||
| ResultEventArgs | ||
| SeparateTestDomain | ||
| SourceRemoteTestEngine | ||
| SourceTestDomain | ||
| StringTestTreeNodeDictionary |
A dictionary with keys of type String and values of type TestTreeNode
| |
| TestDomain | ||
| TestDomainBase | ||
| TestsOnTestTreePopulator |
Summary description for TestsOnTestTreePopulator.
| |
| TestTreeNode | ||
| TestTreeNodeCollection |
A collection of elements of type TestTreeNode
| |
| TestTreeNodeCollection..::.Enumerator |
Type-specific enumeration class, used by TestTreeNodeCollection.GetEnumerator.
| |
| TestTreeNodeFacade | ||
| TestTreePopulator |
Defines a class that can populate a tree of tests
| |
| TestTreePopulatorCollection |
A collection of elements of type TestTreePopulator
| |
| TestTreePopulatorCollection..::.Enumerator |
Type-specific enumeration class, used by TestTreePopulatorCollection.GetEnumerator.
| |
| TreeTestDomain | ||
| TreeTestDomainCollection | ||
| TypeTestDomain | ||
| UnitTreeNode | ||
| UnitTreeNodeVisitor | ||
| UnitTreeViewState |
Interfaces
| Interface | Description | |
|---|---|---|
| ITestTreePopulator |
Defines a class that can populate a tree of tests
| |
| IUnitTreeNodeFactory |
