10 references to RunAsContainer
Aspire.Hosting.Azure.Tests (7)
AzurePostgresExtensionsTests.cs (6)
56
builder.AddAzurePostgresFlexibleServer("pg").WithPasswordAuthentication().
RunAsContainer
();
120
postgres.
RunAsContainer
(c =>
163
postgres.
RunAsContainer
(configureContainer: c =>
226
postgres.
RunAsContainer
(c =>
267
postgres.
RunAsContainer
(c =>
310
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)
31
.
RunAsContainer
()
WaitForSandbox.AppHost (1)
Program.cs (1)
8
.
RunAsContainer
(c =>