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