170 references to WithTestAndResourceLogging
Aspire.Cli.Tests (1)
Hosting\CliOrphanDetectorTests.cs (1)
225
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
Aspire.Hosting.Azure.Tests (9)
AzureDeployerTests.cs (1)
1202
builder.
WithTestAndResourceLogging
(testOutputHelper);
AzureEventHubsExtensionsTests.cs (2)
67
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
119
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
AzureServiceBusExtensionsTests.cs (2)
118
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(output);
779
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(output);
AzureSignalREmulatorFunctionalTest.cs (1)
88
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
AzureStorageEmulatorFunctionalTests.cs (3)
163
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
215
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
255
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
Aspire.Hosting.Docker.Tests (4)
DockerComposePublisherTests.cs (4)
148
.
WithTestAndResourceLogging
(outputHelper);
173
.
WithTestAndResourceLogging
(outputHelper);
602
builder.
WithTestAndResourceLogging
(outputHelper);
636
builder.
WithTestAndResourceLogging
(outputHelper);
Aspire.Hosting.Garnet.Tests (4)
GarnetFunctionalTests.cs (4)
22
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
64
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
113
var builder1 = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
187
var builder2 = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
Aspire.Hosting.JavaScript.Tests (1)
NodeAppFixture.cs (1)
29
.
WithTestAndResourceLogging
(new TestOutputWrapper(diagnosticMessageSink));
Aspire.Hosting.Python.Tests (55)
AddPythonAppTests.cs (55)
106
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
127
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
148
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
185
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
229
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);
553
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
596
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
641
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
665
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
714
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
745
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
765
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
802
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
823
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
846
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
877
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
907
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
926
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
945
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
964
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1000
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1034
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1067
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1091
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1113
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1134
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1168
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1190
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1216
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1560
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Run).
WithTestAndResourceLogging
(outputHelper);
1582
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Run).
WithTestAndResourceLogging
(outputHelper);
1600
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish).
WithTestAndResourceLogging
(outputHelper);
1847
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1881
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1916
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1946
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1969
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
1992
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2020
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2051
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2079
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2121
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2151
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2185
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2221
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2252
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2284
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2316
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
2352
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
Aspire.Hosting.Tests (96)
AsHttp2ServiceTests.cs (1)
65
program.AppBuilder.
WithTestAndResourceLogging
(testOutputHelper);
Backchannel\Exec\ExecTestsBase.cs (1)
63
var builder = TestDistributedApplicationBuilder.Create(_outputHelper, args).
WithTestAndResourceLogging
(_outputHelper);
DistributedApplicationTests.cs (1)
1733
testProgram.AppBuilder.
WithTestAndResourceLogging
(_testOutputHelper);
ExternalServiceTests.cs (2)
162
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish).
WithTestAndResourceLogging
(testOutputHelper);
461
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish).
WithTestAndResourceLogging
(testOutputHelper);
HealthCheckTests.cs (1)
81
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(testOutputHelper);
ManifestGenerationTests.cs (3)
701
program.AppBuilder.
WithTestAndResourceLogging
(testOutputHelper);
721
builder.
WithTestAndResourceLogging
(testOutputHelper);
728
builder.
WithTestAndResourceLogging
(testOutputHelper);
OperationModesTests.cs (5)
20
using var builder = TestDistributedApplicationBuilder.Create().
WithTestAndResourceLogging
(outputHelper);
49
.
WithTestAndResourceLogging
(outputHelper);
78
.
WithTestAndResourceLogging
(outputHelper);
107
.
WithTestAndResourceLogging
(outputHelper);
138
.
WithTestAndResourceLogging
(outputHelper);
Orchestrator\ApplicationOrchestratorTests.cs (13)
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);
594
builder.
WithTestAndResourceLogging
(testOutputHelper);
641
builder.
WithTestAndResourceLogging
(testOutputHelper);
688
builder.
WithTestAndResourceLogging
(testOutputHelper);
745
builder.
WithTestAndResourceLogging
(testOutputHelper);
802
builder.
WithTestAndResourceLogging
(testOutputHelper);
Pipelines\DistributedApplicationPipelineTests.cs (51)
26
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
39
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
61
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
98
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
132
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
166
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
206
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
266
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
301
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
342
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
358
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
376
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
394
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
428
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
453
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
512
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
551
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
590
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
609
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
668
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
701
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
729
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
766
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
811
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
845
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
879
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
946
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
986
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1013
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1044
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1084
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1129
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1163
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1223
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1262
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1332
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, logLevel: configuredLogLevel, step: "logging-step").
WithTestAndResourceLogging
(testOutputHelper);
1402
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1443
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1480
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1527
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1580
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1623
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1647
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1670
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1694
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1734
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
1827
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: "non-existent-step").
WithTestAndResourceLogging
(testOutputHelper);
1851
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: "step5").
WithTestAndResourceLogging
(testOutputHelper);
1922
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: "independent-step").
WithTestAndResourceLogging
(testOutputHelper);
1962
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
2031
using var builder = TestDistributedApplicationBuilder.Create(DistributedApplicationOperation.Publish, step: null).
WithTestAndResourceLogging
(testOutputHelper);
Utils\TestDistributedApplicationBuilder.cs (1)
64
builder.
WithTestAndResourceLogging
(testOutputHelper);
WaitForTests.cs (17)
21
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);