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