Interface ITestClassDisposeStarting
This message indicates that the Dispose() or DisposeAsync() method is about to be called on the test class for the test that just finished executing.
public interface ITestClassDisposeStarting : ITestMessage, ITestCaseMessage, ITestMethodMessage, ITestClassMessage, ITestCollectionMessage, ITestAssemblyMessage, IMessageSinkMessage, IJsonSerializable
- Inherited Members
- Extension Methods