Gets the current test environment instance which can be used to register custom actions.
Namespace:
MbUnit.FrameworkAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
protected CustomTestEnvironment CustomTestEnvironment { get; } |
| Visual Basic (Declaration) |
|---|
Protected ReadOnly Property CustomTestEnvironment As CustomTestEnvironment |
