11 references to WithDataVolume
Aspire.Hosting.PostgreSQL.Tests (10)
AddPostgresTests.cs (6)
752
postgres.
WithDataVolume
(isReadOnly: isReadOnly.Value);
756
postgres.
WithDataVolume
();
779
postgres.
WithDataVolume
(isReadOnly: isReadOnly.Value);
783
postgres.
WithDataVolume
();
800
.
WithDataVolume
();
813
.
WithDataVolume
();
PostgrePublicApiTests.cs (1)
150
var action = () => builder.
WithDataVolume
();
PostgresFunctionalTests.cs (3)
220
postgres1.
WithDataVolume
(volumeName);
285
postgres2.
WithDataVolume
(volumeName);
715
postgres.
WithDataVolume
(volumeName);
TestShop.AppHost (1)
AppHost.cs (1)
8
.
WithDataVolume
()