11 references to RunAsContainer
Aspire.Hosting.Azure.Tests (8)
AzurePostgresExtensionsTests.cs (7)
58
builder.AddAzurePostgresFlexibleServer("pg").WithPasswordAuthentication().
RunAsContainer
();
122
postgres.
RunAsContainer
(c =>
165
postgres.
RunAsContainer
(configureContainer: c =>
234
postgres.
RunAsContainer
(c =>
275
postgres.
RunAsContainer
(c =>
318
postgres.
RunAsContainer
(c =>
369
.
RunAsContainer
(c =>
PublicApiTests\PostgreSQLPublicApiTests.cs (1)
104
var action = () => builder.
RunAsContainer
();
PostgresEndToEnd.AppHost (1)
Program.cs (1)
8
.
RunAsContainer
()
Publishers.AppHost (1)
Program.cs (1)
30
.
RunAsContainer
()
WaitForSandbox.AppHost (1)
Program.cs (1)
8
.
RunAsContainer
(c =>