Property UtcNow
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.runner.utility.netfx.dll
UtcNow
Override this to set a constant time for testing purposes.
protected virtual DateTimeOffset UtcNow { get; }
Override this to set a constant time for testing purposes.
protected virtual DateTimeOffset UtcNow { get; }