Summary
Gets the parent test, if any.
- Namespace
- TCLite
.Interfaces - Containing Type
- ITest
Syntax
ITest Parent { get; }
Value
| Type | Description |
|---|---|
| ITest | The parent test or null if none exists. |
ITest Parent { get; }
| Type | Description |
|---|---|
| ITest | The parent test or null if none exists. |