ITest.

HasChildren Property

Summary

Gets a bool indicating whether the current test has any descendant tests.
Namespace
TCLite.Interfaces
Containing Type
ITest

Syntax

bool HasChildren { get; }

Value

Type Description
bool