Property FinishTime
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
FinishTime
Gets the date and time when the test execution finished.
public required DateTimeOffset FinishTime { get; set; }
Gets the date and time when the test execution finished.
public required DateTimeOffset FinishTime { get; set; }