6 references to ClickSelectionCheckboxAsync
Aspire.Dashboard.Components.Tests (6)
Dialogs\ManageDataDialogTests.cs (6)
62await ClickSelectionCheckboxAsync(cut, "Basket service", "true");
72await ClickSelectionCheckboxAsync(cut, "Basket service", "false");
91await ClickSelectionCheckboxAsync(cut, "Console logs for Basket service", "true");
108await ClickSelectionCheckboxAsync(cut, "All data", "mixed");
117await ClickSelectionCheckboxAsync(cut, "All data", "true");
206await ClickSelectionCheckboxAsync(cut, "Structured logs for orphan", "true");