4 references to s_testTime
Aspire.Cli.Tests (4)
Commands\ExportCommandTests.cs (1)
20
private static readonly DateTime s_testTime = TelemetryTestHelper.
s_testTime
;
Commands\TelemetryLogsCommandTests.cs (1)
16
private static readonly DateTime s_testTime = TelemetryTestHelper.
s_testTime
;
Commands\TelemetrySpansCommandTests.cs (1)
16
private static readonly DateTime s_testTime = TelemetryTestHelper.
s_testTime
;
Commands\TelemetryTracesCommandTests.cs (1)
16
private static readonly DateTime s_testTime = TelemetryTestHelper.
s_testTime
;