Table of Contents

Interface ITestCaseDiscovered

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

This message indicates that a test case had been found during the discovery process.

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

Properties

Serialization

Gets the serialized value of the test case, which allows it to be transferred across process boundaries.