dotnet-installer/test/Microsoft.DotNet.Tools.Tests.ComponentMocks
Peter Huene 52478e8947
Stop modifying current working directory from test.
This commit fixes the ToolPackageInstaller tests so that they no longer modify
the current working directory.  The directory being set is now being properly
passed in as an argument to override the default of the current working
directory.

Additionally, this commit also changes the package root to a temp location
rather than based off of the current working directory.
2018-03-08 13:46:01 -08:00
..
Properties Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
EnvironmentPathInstructionMock.cs tool-path option -- "Session tool" (#8716) 2018-03-06 15:58:05 -08:00
Microsoft.DotNet.Tools.Tests.ComponentMocks.csproj Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
MockFeed.cs Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
MockFeedPackage.cs Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
MockFeedType.cs Implement uninstall tool command. 2018-02-19 22:46:16 -08:00
ProjectRestorerMock.cs Fix case sensitivity of tool package identifiers. 2018-03-05 10:18:41 -08:00
ShellShimRepositoryMock.cs Implement uninstall tool command. 2018-02-19 22:46:16 -08:00
ToolPackageInstallerMock.cs Stop modifying current working directory from test. 2018-03-08 13:46:01 -08:00
ToolPackageMock.cs Fix case sensitivity of tool package identifiers. 2018-03-05 10:18:41 -08:00
ToolPackageStoreMock.cs Fix case sensitivity of tool package identifiers. 2018-03-05 10:18:41 -08:00