Table of Contents

Interface ITestCollectionFinished

Namespace
Xunit.Sdk

This message indicates that a test collection has just finished executing (meaning, all the test classes in the collection has finished).

public interface ITestCollectionFinished : ITestCollectionMessage, ITestAssemblyMessage, IMessageSinkMessage, IJsonSerializable, IExecutionSummaryMetadata
Inherited Members
Extension Methods