11 references to WithDataVolume
Aspire.Hosting.PostgreSQL.Tests (10)
AddPostgresTests.cs (6)
796
postgres.
WithDataVolume
(isReadOnly: isReadOnly.Value);
800
postgres.
WithDataVolume
();
823
postgres.
WithDataVolume
(isReadOnly: isReadOnly.Value);
827
postgres.
WithDataVolume
();
844
.
WithDataVolume
();
857
.
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
()