7 references to ExpectedCommandPath
dotnet.Tests (7)
CommandTests\Tool\Install\ToolInstallGlobalOrToolPathCommandTests.cs (7)
149_fileSystem.File.Exists(ExpectedCommandPath()).Should().BeTrue(); 151_fileSystem.File.ReadAllText(ExpectedCommandPath())); 173_fileSystem.File.Exists(ExpectedCommandPath()).Should().BeTrue(); 214_fileSystem.File.Exists(ExpectedCommandPath()) 218_fileSystem.File.ReadAllText(ExpectedCommandPath())); 289_fileSystem.File.CreateEmptyFile(ExpectedCommandPath()); // Create conflict shim 891_fileSystem.File.ReadAllText(ExpectedCommandPath()).Should().Be(tokenToIdentifyPackagedShim);