A thread task that uses the ITestEnvironmentManager to configure
the test environment for the thread.
Namespace:
Gallio.Model.EnvironmentsAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public class TestEnvironmentAwareThreadTask : ThreadTask |
| Visual Basic (Declaration) |
|---|
Public Class TestEnvironmentAwareThreadTask _ Inherits ThreadTask |
Inheritance Hierarchy
System..::.Object
Gallio.Common.Concurrency..::.Task
Gallio.Common.Concurrency..::.ThreadTask
Gallio.Model.Environments..::.TestEnvironmentAwareThreadTask
Gallio.Common.Concurrency..::.Task
Gallio.Common.Concurrency..::.ThreadTask
Gallio.Model.Environments..::.TestEnvironmentAwareThreadTask
