46 references to AssertSameFileSystemPath
Aspire.Cli.Tests (46)
Projects\ProjectLocatorTests.cs (46)
92AssertSameFileSystemPath(secondAppHostProjectFile.FullName, result.SelectedProjectFile?.FullName); 121AssertSameFileSystemPath(secondAppHostProjectFile.FullName, result.SelectedProjectFile?.FullName); 152AssertSameFileSystemPath(secondAppHostProjectFile.FullName, result.SelectedProjectFile?.FullName); 184AssertSameFileSystemPath(secondAppHostProjectFile.FullName, result.SelectedProjectFile?.FullName); 219AssertSameFileSystemPath(firstAlternative.FullName, result.SelectedProjectFile?.FullName); 249AssertSameFileSystemPath(alternativeAppHost.FullName, result.SelectedProjectFile?.FullName); 273AssertSameFileSystemPath(appHostProjectFile.FullName, result.SelectedProjectFile?.FullName); 295AssertSameFileSystemPath(appHostProjectFile.FullName, result.SelectedProjectFile?.FullName); 419AssertSameFileSystemPath(secondAppHostProjectFile.FullName, result.SelectedProjectFile?.FullName); 455AssertSameFileSystemPath(secondAppHostProjectFile.FullName, result.SelectedProjectFile?.FullName); 484AssertSameFileSystemPath(secondAppHostProjectFile.FullName, result.SelectedProjectFile?.FullName); 551AssertSameFileSystemPath(projectFile.FullName, result.SelectedProjectFile?.FullName); 552AssertSameFileSystemPath(projectFile.FullName, Assert.Single(result.AllProjectFileCandidates).FullName); 602AssertSameFileSystemPath(brokenAppHost.FullName, result.SelectedProjectFile?.FullName); 643AssertSameFileSystemPath(outsideAppHost.FullName, result.SelectedProjectFile?.FullName); 771AssertSameFileSystemPath(targetAppHostProjectFile.FullName, foundAppHost?.FullName); 799AssertSameFileSystemPath(targetAppHostProjectFile.FullName, foundAppHost?.FullName); 829AssertSameFileSystemPath(targetAppHostProjectFile.FullName, foundAppHost?.FullName); 870AssertSameFileSystemPath(realAppHostProjectFile.FullName, foundAppHost?.FullName); 913AssertSameFileSystemPath(realAppHostProjectFile.FullName, foundAppHost?.FullName); 943AssertSameFileSystemPath(appHostFile.FullName, foundAppHost?.FullName); 966AssertSameFileSystemPath(appHostFile.FullName, foundAppHost?.FullName); 1017AssertSameFileSystemPath(targetAppHostProjectFile.FullName, result.SelectedProjectFile?.FullName); 1055AssertSameFileSystemPath(targetAppHostProjectFile.FullName, result.SelectedProjectFile?.FullName); 1091AssertSameFileSystemPath(guestAppHostFile.FullName, result.SelectedProjectFile?.FullName); 1142AssertSameFileSystemPath(realAppHostProjectFile.FullName, result.SelectedProjectFile?.FullName); 1195AssertSameFileSystemPath(configuredAppHostProjectFile.FullName, result.SelectedProjectFile?.FullName); 1232AssertSameFileSystemPath(targetAppHostProjectFile.FullName, result.SelectedProjectFile?.FullName); 1273AssertSameFileSystemPath(settingsAppHostFile.FullName, result.SelectedProjectFile?.FullName); 1341AssertSameFileSystemPath(targetAppHostProjectFile.FullName, foundAppHost?.FullName); 1359AssertSameFileSystemPath(projectFile1.FullName, selectedProjectFile!.FullName); 1387AssertSameFileSystemPath(appHostProject.FullName, foundAppHost?.FullName); 1420AssertSameFileSystemPath(projectFile.FullName, returnedProjectFile!.FullName); 1501AssertSameFileSystemPath(projectFile.FullName, returnedProjectFile!.FullName); 1534AssertSameFileSystemPath(appHostFile.FullName, returnedProjectFile!.FullName); 1632AssertSameFileSystemPath(appHostFile.FullName, result.SelectedProjectFile?.FullName); 1702AssertSameFileSystemPath(appHost2File.FullName, result.SelectedProjectFile?.FullName); 1756AssertSameFileSystemPath(appHostFile.FullName, result.SelectedProjectFile?.FullName); 2071AssertSameFileSystemPath(projectFile.FullName, result.SelectedProjectFile?.FullName); 2340AssertSameFileSystemPath(projectFile.FullName, returnedProjectFile!.FullName); 2390AssertSameFileSystemPath(projectFile.FullName, result.SelectedProjectFile?.FullName); 2517AssertSameFileSystemPath(brokenAppHost.FullName, result.SelectedProjectFile?.FullName); 2682AssertSameFileSystemPath(brokenAppHost.FullName, result.SelectedProjectFile?.FullName); 2722AssertSameFileSystemPath(projectFile1.FullName, returnedProjectFile!.FullName); 2749AssertSameFileSystemPath(appHostFile.FullName, returnedProjectFile!.FullName); 2782AssertSameFileSystemPath(projectFile.FullName, returnedProjectFile!.FullName);