TestRun.

TestCases Property

Assembly
Cake.NUnitRetry.dll
Namespace
Cake.NUnitRetry.Model
Containing Type
TestRun

Syntax

public IReadOnlyList<TestCase> TestCases { get; }

Value

Type Description
IReadOnlyList<TestCase>