1 write to ExecuteResourceCommandCallCount
Aspire.Cli.Tests (1)
TestServices\TestAppHostAuxiliaryBackchannel.cs (1)
294ExecuteResourceCommandCallCount++;
20 references to ExecuteResourceCommandCallCount
Aspire.Cli.Tests (20)
Commands\ResourceCommandTests.cs (20)
423Assert.Equal(1, backchannel.ExecuteResourceCommandCallCount); 510Assert.Equal(1, backchannel.ExecuteResourceCommandCallCount); 547Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 717Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1047Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1077Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1130Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1159Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1266Assert.Equal(1, backchannel.ExecuteResourceCommandCallCount); 1366Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1395Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1424Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1454Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1486Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1524Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1560Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1653Assert.Equal(1, backchannel.ExecuteResourceCommandCallCount); 1954Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 2045Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 2074Assert.Equal(1, backchannel.ExecuteResourceCommandCallCount);