1 write to WasUninstallCalled
Aspire.Hosting.Azure.Kubernetes.Tests (1)
tests\Shared\FakeHelmRunner.cs (1)
76WasUninstallCalled = true;
3 references to WasUninstallCalled
Aspire.Hosting.Azure.Kubernetes.Tests (3)
AzureKubernetesInfrastructureTests.cs (3)
859Assert.False(fakeHelm.WasUninstallCalled); 931Assert.False(fakeHelm.WasUninstallCalled); 1001Assert.False(fakeHelm.WasUninstallCalled);