145 references to WithTestAndResourceLogging
Aspire.Hosting.Azure.Tests (9)
AzureDeployerTests.cs (1)
1497
builder.
WithTestAndResourceLogging
(testOutputHelper);
AzureEventHubsExtensionsTests.cs (2)
69
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
121
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
AzureServiceBusExtensionsTests.cs (2)
121
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(output);
813
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(output);
AzureSignalREmulatorFunctionalTest.cs (1)
88
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
AzureStorageEmulatorFunctionalTests.cs (3)
165
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
216
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
256
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
Aspire.Hosting.Docker.Tests (4)
DockerComposePublisherTests.cs (4)
151
.
WithTestAndResourceLogging
(outputHelper);
176
.
WithTestAndResourceLogging
(outputHelper);
698
builder.
WithTestAndResourceLogging
(outputHelper);
732
builder.
WithTestAndResourceLogging
(outputHelper);
Aspire.Hosting.DotnetTool.Tests (2)
DotnetToolFunctionalTests.cs.cs (2)
15
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
36
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
Aspire.Hosting.Garnet.Tests (4)
GarnetFunctionalTests.cs (4)
24
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
66
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
115
var builder1 = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
187
var builder2 = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
Aspire.Hosting.JavaScript.Tests (2)
BunAppFixture.cs (1)
31
.
WithTestAndResourceLogging
(new TestOutputWrapper(diagnosticMessageSink));
NodeAppFixture.cs (1)
29
.
WithTestAndResourceLogging
(new TestOutputWrapper(diagnosticMessageSink));
Aspire.Hosting.Python.Tests (57)
AddPythonAppTests.cs (57)
106
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
128
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
149
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
186
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
230
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
392
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
405
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
437
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
479
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
497
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
527
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
558
}).
WithTestAndResourceLogging
(outputHelper);
604
}).
WithTestAndResourceLogging
(outputHelper);
649
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
678
}).
WithTestAndResourceLogging
(outputHelper);
727
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
758
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
778
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
815
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
836
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
859
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
890
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
920
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
939
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
958
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
977
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1013
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1047
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1080
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1104
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1126
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1147
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1177
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1199
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1225
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1712
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Run).
WithTestAndResourceLogging
(outputHelper);
1734
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Run).
WithTestAndResourceLogging
(outputHelper);
1752
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish).
WithTestAndResourceLogging
(outputHelper);
2004
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2038
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2073
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2103
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2126
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2149
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2177
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2208
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2236
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2278
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2308
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2342
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2378
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2409
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2441
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2473
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2509
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2542
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2561
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
Aspire.Hosting.Tests (66)
AsHttp2ServiceTests.cs (1)
66
program.AppBuilder.
WithTestAndResourceLogging
(testOutputHelper);
Cli\CliOrphanDetectorTests.cs (1)
264
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
DistributedApplicationTests.cs (1)
2437
testProgram.AppBuilder.
WithTestAndResourceLogging
(_testOutputHelper);
ExternalServiceTests.cs (2)
162
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish).
WithTestAndResourceLogging
(testOutputHelper);
481
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish).
WithTestAndResourceLogging
(testOutputHelper);
HealthCheckTests.cs (1)
115
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
ManifestGenerationTests.cs (3)
696
program.AppBuilder.
WithTestAndResourceLogging
(testOutputHelper);
716
builder.
WithTestAndResourceLogging
(testOutputHelper);
723
builder.
WithTestAndResourceLogging
(testOutputHelper);
OperationModesTests.cs (11)
22
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
51
.
WithTestAndResourceLogging
(outputHelper);
80
.
WithTestAndResourceLogging
(outputHelper);
109
.
WithTestAndResourceLogging
(outputHelper);
140
.
WithTestAndResourceLogging
(outputHelper);
151
.
WithTestAndResourceLogging
(outputHelper);
164
.
WithTestAndResourceLogging
(outputHelper);
177
.
WithTestAndResourceLogging
(outputHelper);
189
.
WithTestAndResourceLogging
(outputHelper);
203
.
WithTestAndResourceLogging
(outputHelper);
216
.
WithTestAndResourceLogging
(outputHelper);
Orchestrator\ApplicationOrchestratorTests.cs (27)
31
builder.
WithTestAndResourceLogging
(testOutputHelper);
78
builder.
WithTestAndResourceLogging
(testOutputHelper);
126
builder.
WithTestAndResourceLogging
(testOutputHelper);
173
builder.
WithTestAndResourceLogging
(testOutputHelper);
239
builder.
WithTestAndResourceLogging
(testOutputHelper);
297
builder.
WithTestAndResourceLogging
(testOutputHelper);
363
builder.
WithTestAndResourceLogging
(testOutputHelper);
414
builder.
WithTestAndResourceLogging
(testOutputHelper);
453
builder.
WithTestAndResourceLogging
(testOutputHelper);
516
builder.
WithTestAndResourceLogging
(testOutputHelper);
545
builder.
WithTestAndResourceLogging
(testOutputHelper);
573
builder.
WithTestAndResourceLogging
(testOutputHelper);
600
builder.
WithTestAndResourceLogging
(testOutputHelper);
636
builder.
WithTestAndResourceLogging
(testOutputHelper);
678
builder.
WithTestAndResourceLogging
(testOutputHelper);
738
builder.
WithTestAndResourceLogging
(testOutputHelper);
787
builder.
WithTestAndResourceLogging
(testOutputHelper);
840
builder.
WithTestAndResourceLogging
(testOutputHelper);
910
builder.
WithTestAndResourceLogging
(testOutputHelper);
951
builder.
WithTestAndResourceLogging
(testOutputHelper);
1014
builder.
WithTestAndResourceLogging
(testOutputHelper);
1047
builder.
WithTestAndResourceLogging
(testOutputHelper);
1303
builder.
WithTestAndResourceLogging
(testOutputHelper);
1350
builder.
WithTestAndResourceLogging
(testOutputHelper);
1397
builder.
WithTestAndResourceLogging
(testOutputHelper);
1454
builder.
WithTestAndResourceLogging
(testOutputHelper);
1511
builder.
WithTestAndResourceLogging
(testOutputHelper);
Pipelines\DistributedApplicationPipelineTests.cs (1)
2435
.
WithTestAndResourceLogging
(testOutputHelper);
Publishing\PipelineExecutorTests.cs (1)
27
.
WithTestAndResourceLogging
(testOutputHelper);
WaitForTests.cs (17)
22
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
155
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
203
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
233
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
257
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
283
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
314
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
348
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
390
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
433
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
480
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
527
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
589
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
635
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
688
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
741
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
851
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
Aspire.Hosting.TestUtilities (1)
Utils\TestDistributedApplicationBuilder.cs (1)
72
builder.
WithTestAndResourceLogging
(testOutputHelper);