Table of Contents

Interface ITestMethodStarting

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

This message indicates that a test method is about to begin executing.

public interface ITestMethodStarting : ITestMethodMessage, ITestClassMessage, ITestCollectionMessage, ITestAssemblyMessage, IMessageSinkMessage, IJsonSerializable, ITestMethodMetadata
Inherited Members