4 references to TestBrowserHost
Aspire.Hosting.Browsers.Tests (4)
BrowserLogsSessionManagerTests.cs (4)
74var host = new TestBrowserHost(identity, configuration.Profile); 114var host = new TestBrowserHost(identity, configuration.Profile); 146createHostAsync: (configuration, identity, _, _) => Task.FromResult<IBrowserHost>(new TestBrowserHost(identity, configuration.Profile))); 629: this(