Summary
Get the current test context. This is created
as needed. The user may save the context for
use within a test, but it should not be used
outside the test for which it is created.
- Namespace
- TCLite
- Containing Type
- TestContext
Syntax
public static TestContext CurrentContext { get; }
Value
Type | Description |
---|---|
TestContext |