Table of Contents

Interface ITestCaseStarting

Namespace
Xunit.Sdk
Assembly
xunit.v3.common.dll

This message indicates that a test case is about to start executing.

public interface ITestCaseStarting : ITestCaseMessage, ITestMethodMessage, ITestClassMessage, ITestCollectionMessage, ITestAssemblyMessage, IMessageSinkMessage, IJsonSerializable, ITestCaseMetadata
Inherited Members