7 references to RedisImageSource
Aspire.Hosting.Tests (7)
DistributedApplicationTests.cs (7)
275
Assert.Equal(
RedisImageSource
, notStartedResourceEvent.Snapshot.Properties.Single(p => p.Name == "container.image").Value?.ToString());
356
Assert.Equal(
RedisImageSource
, notStartedResourceEvent.Snapshot.Properties.Single(p => p.Name == "container.image").Value?.ToString());
553
Assert.Equal(
RedisImageSource
, item.Spec.Image);
611
Assert.Equal(
RedisImageSource
, item.Spec.Image);
661
Assert.Equal(
RedisImageSource
, item.Spec.Image);
865
Assert.Equal(
RedisImageSource
, redisContainer.Spec.Image);
1018
Assert.Equal(
RedisImageSource
, redisContainer.Spec.Image);