6 references to GetTestPort
dotnet-watch.Tests (6)
Browser\BrowserTests.cs (1)
36
var url = $"http://localhost:{TestOptions.
GetTestPort
()}";
HotReload\ApplyDeltaTests.cs (5)
862
var port = TestOptions.
GetTestPort
();
918
var port = TestOptions.
GetTestPort
();
931
var port = TestOptions.
GetTestPort
();
956
var port = TestOptions.
GetTestPort
();
978
var port = TestOptions.
GetTestPort
();