Method EnumerateTests
- Namespace
- Xunit.Runner.v1
- Assembly
- xunit.v3.runner.utility.netfx.dll
EnumerateTests(ICallbackEventHandler?)
Enumerates the tests in the assembly.
void EnumerateTests(ICallbackEventHandler? handler)
Parameters
handlerICallbackEventHandlerThe optional callback handler used to return information.