Constructor DiscoveryCompleteInfo
- Namespace
- Xunit.Runners
- Assembly
- xunit.v3.runner.utility.netfx.dll
DiscoveryCompleteInfo(int, int)
Represents test discovery being completed.
public DiscoveryCompleteInfo(int testCasesDiscovered, int testCasesToRun)
Represents test discovery being completed.
public DiscoveryCompleteInfo(int testCasesDiscovered, int testCasesToRun)