Table of Contents

Property TotalTests

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

TotalTests

The total number of tests in the assembly.

public int TotalTests { get; }

Property Value

int