7 references to ReadConfiguredAppHostPath
Aspire.Cli.Tests (7)
Projects\ProjectLocatorTests.cs (7)
178
Assert.Equal("SecondAppHost/SecondAppHost.csproj",
ReadConfiguredAppHostPath
(configPath));
214
Assert.Equal("Alternatives/FirstAlternative.csproj",
ReadConfiguredAppHostPath
(configPath));
267
Assert.Equal("AppHost/AppHost.csproj",
ReadConfiguredAppHostPath
(configPath));
289
Assert.Equal("AppHost/AppHost.csproj",
ReadConfiguredAppHostPath
(configPath));
336
var recordedDefault =
ReadConfiguredAppHostPath
(configPath);
393
Assert.Equal("SecondAppHost/SecondAppHost.csproj",
ReadConfiguredAppHostPath
(configPath));
458
Assert.Equal("SecondAppHost/SecondAppHost.csproj",
ReadConfiguredAppHostPath
(configPath));