7 references to RedisImageSource
Aspire.Hosting.Tests (7)
DistributedApplicationTests.cs (7)
572
Assert.Equal(
RedisImageSource
, notStartedResourceEvent.Snapshot.Properties.Single(p => p.Name == "container.image").Value?.ToString());
655
Assert.Equal(
RedisImageSource
, notStartedResourceEvent.Snapshot.Properties.Single(p => p.Name == "container.image").Value?.ToString());
842
Assert.Equal(
RedisImageSource
, item.Spec.Image);
899
Assert.Equal(
RedisImageSource
, item.Spec.Image);
1018
Assert.Equal(
RedisImageSource
, item.Spec.Image);
1320
Assert.Equal(
RedisImageSource
, redisContainer.Spec.Image);
1527
Assert.Equal(
RedisImageSource
, redisContainer.Spec.Image);