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.2.0.0 (3.2.570.0)

Syntax

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

See Also