Interface ITestAssemblyFinished
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
This message indicates that the execution process has been completed for the requested assembly.
public interface ITestAssemblyFinished : ITestAssemblyMessage, IMessageSinkMessage, IJsonSerializable, IExecutionSummaryMetadata
- Inherited Members
Properties
- FinishTime
Gets the date and time when the test assembly execution finished.