Interface ITestClassFinished
This message indicates that a test class has finished executing (meaning, all of the test cases in this test class have finished running).
public interface ITestClassFinished : ITestClassMessage, ITestCollectionMessage, ITestAssemblyMessage, IMessageSinkMessage, IJsonSerializable, IExecutionSummaryMetadata
- Inherited Members
- Extension Methods