Table of Contents

Property TestCasesDiscovered

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

TestCasesDiscovered

The number of test cases that were discovered.

public int TestCasesDiscovered { get; }

Property Value

int