Interface ITestCollectionStarting
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
This message indicates that a test collection is about to start executing.
public interface ITestCollectionStarting : ITestCollectionMessage, ITestAssemblyMessage, IMessageSinkMessage, IJsonSerializable, ITestCollectionMetadata
- Inherited Members