1 write to ExecuteResourceCommandCallCount
Aspire.Cli.Tests (1)
TestServices\TestAppHostAuxiliaryBackchannel.cs (1)
305ExecuteResourceCommandCallCount++;
20 references to ExecuteResourceCommandCallCount
Aspire.Cli.Tests (20)
Commands\ResourceCommandTests.cs (20)
421Assert.Equal(1, backchannel.ExecuteResourceCommandCallCount); 508Assert.Equal(1, backchannel.ExecuteResourceCommandCallCount); 545Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 715Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1045Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1075Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1128Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1157Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1264Assert.Equal(1, backchannel.ExecuteResourceCommandCallCount); 1364Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1393Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1422Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1452Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1484Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1522Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1558Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 1651Assert.Equal(1, backchannel.ExecuteResourceCommandCallCount); 1952Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 2043Assert.Equal(0, backchannel.ExecuteResourceCommandCallCount); 2072Assert.Equal(1, backchannel.ExecuteResourceCommandCallCount);