Implemented interface member:
method
ExecuteAsync
Aspire.Hosting.Pipelines.IDistributedApplicationPipeline.ExecuteAsync(Aspire.Hosting.Pipelines.PipelineContext)
49 references to ExecuteAsync
Aspire.Hosting.Tests (49)
Pipelines\DistributedApplicationPipelineTests.cs (49)
31
await pipeline.
ExecuteAsync
(context);
48
await pipeline.
ExecuteAsync
(context);
79
await pipeline.
ExecuteAsync
(context);
113
await pipeline.
ExecuteAsync
(context);
144
await pipeline.
ExecuteAsync
(context);
175
await pipeline.
ExecuteAsync
(context);
226
await pipeline.
ExecuteAsync
(context);
268
await pipeline.
ExecuteAsync
(context);
306
await pipeline.
ExecuteAsync
(context);
336
var ex = await Assert.ThrowsAsync<InvalidOperationException>(() => pipeline.
ExecuteAsync
(context));
351
var ex = await Assert.ThrowsAsync<InvalidOperationException>(() => pipeline.
ExecuteAsync
(context));
381
var ex = await Assert.ThrowsAsync<InvalidOperationException>(() => pipeline.
ExecuteAsync
(context));
402
var ex = await Assert.ThrowsAsync<InvalidOperationException>(() => pipeline.
ExecuteAsync
(context));
448
await pipeline.
ExecuteAsync
(context);
491
await pipeline.
ExecuteAsync
(context);
527
await pipeline.
ExecuteAsync
(context);
549
var exception = await Assert.ThrowsAsync<InvalidOperationException>(() => pipeline.
ExecuteAsync
(context));
570
var exception = await Assert.ThrowsAsync<InvalidOperationException>(() => pipeline.
ExecuteAsync
(context));
631
var exception = await Assert.ThrowsAsync<InvalidOperationException>(() => pipeline.
ExecuteAsync
(context));
653
var exception = await Assert.ThrowsAsync<InvalidOperationException>(() => pipeline.
ExecuteAsync
(context));
688
var ex = await Assert.ThrowsAsync<InvalidOperationException>(() => pipeline.
ExecuteAsync
(context));
732
var ex = await Assert.ThrowsAsync<InvalidOperationException>(() => pipeline.
ExecuteAsync
(context));
764
await Assert.ThrowsAsync<InvalidOperationException>(() => pipeline.
ExecuteAsync
(context));
792
var ex = await Assert.ThrowsAsync<InvalidOperationException>(() => pipeline.
ExecuteAsync
(context));
852
await pipeline.
ExecuteAsync
(context);
910
await pipeline.
ExecuteAsync
(context);
938
await pipeline.
ExecuteAsync
(context);
966
await pipeline.
ExecuteAsync
(context);
1002
await pipeline.
ExecuteAsync
(context);
1043
await pipeline.
ExecuteAsync
(context);
1076
await pipeline.
ExecuteAsync
(context);
1155
await pipeline.
ExecuteAsync
(context);
1252
await Assert.ThrowsAsync<InvalidOperationException>(() => pipeline.
ExecuteAsync
(context));
1323
await pipeline.
ExecuteAsync
(context);
1431
await pipeline.
ExecuteAsync
(context);
1489
await pipeline.
ExecuteAsync
(context);
1533
await pipeline.
ExecuteAsync
(context);
1574
await pipeline.
ExecuteAsync
(context);
1626
await pipeline.
ExecuteAsync
(context);
1666
await pipeline.
ExecuteAsync
(context);
1688
await pipeline.
ExecuteAsync
(context);
1708
await pipeline.
ExecuteAsync
(context);
1728
await pipeline.
ExecuteAsync
(context);
1758
await pipeline.
ExecuteAsync
(context);
1849
await pipeline.
ExecuteAsync
(context);
1874
var ex = await Assert.ThrowsAsync<InvalidOperationException>(() => pipeline.
ExecuteAsync
(context));
1928
await pipeline.
ExecuteAsync
(context);
1978
await pipeline.
ExecuteAsync
(context);
2041
await pipeline.
ExecuteAsync
(context);