7 references to RedisImageSource
Aspire.Hosting.Tests (7)
DistributedApplicationTests.cs (7)
568
Assert.Equal(
RedisImageSource
, notStartedResourceEvent.Snapshot.Properties.Single(p => p.Name == "container.image").Value?.ToString());
651
Assert.Equal(
RedisImageSource
, notStartedResourceEvent.Snapshot.Properties.Single(p => p.Name == "container.image").Value?.ToString());
838
Assert.Equal(
RedisImageSource
, item.Spec.Image);
895
Assert.Equal(
RedisImageSource
, item.Spec.Image);
1014
Assert.Equal(
RedisImageSource
, item.Spec.Image);
1313
Assert.Equal(
RedisImageSource
, redisContainer.Spec.Image);
1520
Assert.Equal(
RedisImageSource
, redisContainer.Spec.Image);