7 references to RedisImageSource
Aspire.Hosting.Tests (7)
DistributedApplicationTests.cs (7)
416
Assert.Equal(
RedisImageSource
, notStartedResourceEvent.Snapshot.Properties.Single(p => p.Name == "container.image").Value?.ToString());
499
Assert.Equal(
RedisImageSource
, notStartedResourceEvent.Snapshot.Properties.Single(p => p.Name == "container.image").Value?.ToString());
694
Assert.Equal(
RedisImageSource
, item.Spec.Image);
751
Assert.Equal(
RedisImageSource
, item.Spec.Image);
870
Assert.Equal(
RedisImageSource
, item.Spec.Image);
1170
Assert.Equal(
RedisImageSource
, redisContainer.Spec.Image);
1316
Assert.Equal(
RedisImageSource
, redisContainer.Spec.Image);