4 references to OnTerminalWindowClosedAsync
Aspire.Dashboard.Components.Tests (4)
Controls\TerminalWindowButtonTests.cs (2)
141
await cut.InvokeAsync(() => launcher.
OnTerminalWindowClosedAsync
("first"));
147
await cut.InvokeAsync(() => launcher.
OnTerminalWindowClosedAsync
("second"));
Layout\TerminalDockTests.cs (1)
777
await cut.InvokeAsync(() => launcher.
OnTerminalWindowClosedAsync
("first"));
Layout\TerminalDockWindowTrackingTests.cs (1)
149
await cut.InvokeAsync(() => launcher.
OnTerminalWindowClosedAsync
("active"));