Property UtcNow
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
UtcNow
Returns the current time in UTC. Overrideable for testing purposes.
protected virtual DateTimeOffset UtcNow { get; }
Returns the current time in UTC. Overrideable for testing purposes.
protected virtual DateTimeOffset UtcNow { get; }