7 references to TestTimestamp
Aspire.Hosting.Tests (7)
Backchannel\AuxiliaryBackchannelRpcTargetTests.cs (7)
241Assert.Equal($"{TestTimestamp} Hello from myresource", log.Content); 309Assert.Equal($"{TestTimestamp} Log from resource1", log1.Content); 312Assert.Equal($"{TestTimestamp} Log from resource2", log2.Content); 358Assert.Equal($"{TestTimestamp} Log from replica 1", replica1.Content); 361Assert.Equal($"{TestTimestamp} Log from replica 2", replica2.Content); 408Assert.Equal($"{TestTimestamp} First log", logs[0].Content); 411Assert.Equal($"{TestTimestamp} Second log", logs[1].Content);