1 write to GetDeploymentCallCount
Aspire.Hosting.Azure.Tests (1)
ProvisioningTestHelpers.cs (1)
422GetDeploymentCallCount++;
5 references to GetDeploymentCallCount
Aspire.Hosting.Azure.Tests (5)
AzureBicepProvisionerTests.cs (5)
1433Assert.Equal(2, armClient.GetDeploymentCallCount); 1465Assert.Equal(0, armClient.GetDeploymentCallCount); 1594Assert.Equal(1, armClient.GetDeploymentCallCount); 1627Assert.Equal(2, armClient.GetDeploymentCallCount); 1703Assert.Equal(2, armClient.GetDeploymentCallCount);