Table of Contents

Interface ITestClassDisposeFinished

Namespace
Xunit.Sdk

This message indicates that the Dispose() or DisposeAsync() method was just called on the test class for the test that just finished executing.

public interface ITestClassDisposeFinished : ITestMessage, ITestCaseMessage, ITestMethodMessage, ITestClassMessage, ITestCollectionMessage, ITestAssemblyMessage, IMessageSinkMessage, IJsonSerializable
Inherited Members
Extension Methods