4 references to LogsMenuItemsForTest
Aspire.Dashboard.Components.Tests (4)
Pages\ConsoleLogsTerminalTests.cs (4)
179instance.LogsMenuItemsForTest, 195Assert.True(instance.LogsMenuItemsForTest[0].Checked); 196Assert.False(instance.LogsMenuItemsForTest[1].Checked); 206], instance.LogsMenuItemsForTest.Where(item => !item.IsDivider).Select(item => item.Text));