ITest.

Tests Property

Summary

Gets this test's child tests
Namespace
TCLite.Interfaces
Containing Type
ITest

Syntax

IList<ITest> Tests { get; }

Value

Type Description
IList<ITest> A list of child tests