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