ITest.

Parent Property

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.