Method HandleTestCollectionStarting
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
HandleTestCollectionStarting(MessageHandlerArgs<ITestCollectionStarting>)
Handles instances of ITestCollectionStarting.
protected override void HandleTestCollectionStarting(MessageHandlerArgs<ITestCollectionStarting> args)
Parameters
args