3 references to AssertStringArrayProperty
Aspire.Hosting.Azure.Tests (3)
AzureBicepProvisionerTests.cs (3)
1196
var failedResources =
AssertStringArrayProperty
(property, "azure.deployment.operations.failed.resources");
1208
var supportedLocations =
AssertStringArrayProperty
(property, "azure.provisioning.error.supported.locations");
1217
var recommendedActions =
AssertStringArrayProperty
(property, "azure.provisioning.error.recommendedActions");