Table of Contents

Method EnumerateTests

Namespace
Xunit.Runner.v1
Assembly
xunit.v3.runner.utility.netfx.dll

EnumerateTests(ICallbackEventHandler?)

Enumerates the tests in the assembly.

public void EnumerateTests(ICallbackEventHandler? handler)

Parameters

handler ICallbackEventHandler

The optional callback handler used to return information.