Summary
Gets the TestStatus for the test.
- Namespace
- TCLite
.Interfaces - Containing Type
- ResultState
Syntax
public TestStatus Status { get; }
Value
Type | Description |
---|---|
TestStatus | The status. |
public TestStatus Status { get; }
Type | Description |
---|---|
TestStatus | The status. |