The test environment configures global behavior related to preparing the test execution environment for running tests and tearing them down.

Namespace:  Gallio.Model.Environments
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public interface ITestEnvironment
Visual Basic (Declaration)
Public Interface ITestEnvironment

See Also