Summary
Gets this test's child tests
- Namespace
- TCLite
.Interfaces - Containing Type
- ITest
Syntax
IList<ITest> Tests { get; }
Value
| Type | Description |
|---|---|
| IList |
A list of child tests |
IList<ITest> Tests { get; }
| Type | Description |
|---|---|
| IList |
A list of child tests |