2 references to CreatedTasks
Aspire.Hosting.Azure.Tests (2)
AzureDeployerTests.cs (2)
587
Assert.Contains(("Deploying compute resources", "Deploying cache"), mockActivityReporter.
CreatedTasks
);
992
_reporter.
CreatedTasks
.Add((_title, statusText));