Table of Contents

Property TestCasesToRun

Namespace
Xunit.Runners
Assembly
xunit.v3.runner.utility.netfx.dll

TestCasesToRun

The number of test cases that will be run, after filtering was applied.

public int TestCasesToRun { get; }

Property Value

int