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