Table of Contents

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)

Parameters

testCasesDiscovered int
testCasesToRun int