7 references to RedisImageSource
Aspire.Hosting.Tests (7)
DistributedApplicationTests.cs (7)
415
Assert.Equal(
RedisImageSource
, notStartedResourceEvent.Snapshot.Properties.Single(p => p.Name == "container.image").Value?.ToString());
498
Assert.Equal(
RedisImageSource
, notStartedResourceEvent.Snapshot.Properties.Single(p => p.Name == "container.image").Value?.ToString());
693
Assert.Equal(
RedisImageSource
, item.Spec.Image);
750
Assert.Equal(
RedisImageSource
, item.Spec.Image);
869
Assert.Equal(
RedisImageSource
, item.Spec.Image);
1168
Assert.Equal(
RedisImageSource
, redisContainer.Spec.Image);
1313
Assert.Equal(
RedisImageSource
, redisContainer.Spec.Image);