9 references to RunAsContainer
Aspire.Hosting.Azure.Tests (6)
AzurePostgresExtensionsTests.cs (5)
56
builder.AddAzurePostgresFlexibleServer("pg").WithPasswordAuthentication().
RunAsContainer
();
120
postgres.
RunAsContainer
(c =>
163
postgres.
RunAsContainer
(configureContainer: c =>
216
postgres.
RunAsContainer
(c =>
257
postgres.
RunAsContainer
(c =>
PublicApiTests\PostgreSQLPublicApiTests.cs (1)
104
var action = () => builder.
RunAsContainer
();
PostgresEndToEnd.AppHost (1)
Program.cs (1)
7
.
RunAsContainer
()
Publishers.AppHost (1)
Program.cs (1)
30
.
RunAsContainer
()
WaitForSandbox.AppHost (1)
Program.cs (1)
8
.
RunAsContainer
(c =>