Table of Contents

Property TestCases

Namespace
Xunit.Runner.v2
Assembly
xunit.v3.runner.utility.netfx.dll

TestCases

The list of discovered test cases.

public List<ITestCase> TestCases { get; }

Property Value

List<ITestCase>