Types
| All Types | Classes | Interfaces |
| Name | Description | |
|---|---|---|
| AssemblyProviderRun |
Summary description for ProviderFactoryRun.
| |
| CustomRun |
TODO - Add class summary
| |
| FixtureDecoratorRun |
Summary description for FixtureDecoratorRun.
| |
| FixtureFailedLoadingRun | ||
| IndexerProviderRun | ||
| IRun |
This interface defines a type of test/non test run that is used
to define the TestFixturePatternAttribute logic.
| |
| MethodRun | ||
| OptionalMethodRun | ||
| ParallelRun |
TODO - Add class summary
| |
| ProcessMethodRun | ||
| ProviderFactoryRun |
Summary description for ProviderFactoryRun.
| |
| Run | ||
| RunTree | ||
| RunVertex | ||
| SequenceRun |
A sequence of IRuns
| |
| TestFixtureRun |
Test fixture run with support for decoration by
TestFixtureExtensionAttribute.
|