5 references to RedisImageSource
Aspire.Hosting.Tests (5)
DistributedApplicationTests.cs (5)
268
Assert.Equal(
RedisImageSource
, notStartedResourceEvent.Snapshot.Properties.Single(p => p.Name == "container.image").Value?.ToString());
446
Assert.Equal(
RedisImageSource
, item.Spec.Image);
499
Assert.Equal(
RedisImageSource
, item.Spec.Image);
637
Assert.Equal(
RedisImageSource
, redisContainer.Spec.Image);
760
Assert.Equal(
RedisImageSource
, redisContainer.Spec.Image);