Table of Contents

Interface IDiscoveryComplete

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

This message indicates that the discovery process has been completed for the requested assembly.

public interface IDiscoveryComplete : ITestAssemblyMessage, IMessageSinkMessage, IJsonSerializable
Inherited Members

Properties

TestCasesToRun

Gets a count of the number of test cases that passed the filter and will be run.