The Gallio.Runner.Projects namespace contains types for managing Gallio project files.
Classes
| Class | Description | |
|---|---|---|
| DefaultTestProjectManager |
Default implementation of a test project manager.
| |
| TestProject |
A test project consists of a test package with a list of test files, a list
of test extensions, and report options.
|
Interfaces
| Interface | Description | |
|---|---|---|
| ITestProjectManager |
Provides services for loading and saving test projects.
|
