7 references to ReadConfiguredAppHostPath
Aspire.Cli.Tests (7)
Projects\ProjectLocatorTests.cs (7)
185
Assert.Equal("SecondAppHost/SecondAppHost.csproj",
ReadConfiguredAppHostPath
(configPath));
221
Assert.Equal("Alternatives/FirstAlternative.csproj",
ReadConfiguredAppHostPath
(configPath));
274
Assert.Equal("AppHost/AppHost.csproj",
ReadConfiguredAppHostPath
(configPath));
296
Assert.Equal("AppHost/AppHost.csproj",
ReadConfiguredAppHostPath
(configPath));
343
var recordedDefault =
ReadConfiguredAppHostPath
(configPath);
420
Assert.Equal("SecondAppHost/SecondAppHost.csproj",
ReadConfiguredAppHostPath
(configPath));
485
Assert.Equal("SecondAppHost/SecondAppHost.csproj",
ReadConfiguredAppHostPath
(configPath));