dotnet-installer/test/Microsoft.DotNet.ShellShim.Tests
William Lee 05052c0541
Use rich mock to test InstallCommand (#8402)
To ensure the mock has the same behavior the component has, run mock under the same tests the adapter has.
It is a common problem that moq has -- "everything is mocked out, you are not test anything"
2018-01-24 10:16:27 -08:00
..
FakeEnvironmentProvider.cs Add install tool command (#8132) 2017-12-04 14:13:24 -08:00
FakeFile.cs Add install tool command (#8132) 2017-12-04 14:13:24 -08:00
FakeReporter.cs Add install tool command (#8132) 2017-12-04 14:13:24 -08:00
LinuxEnvironmentPathTests.cs Localization for tools work so far (#8251) 2018-01-13 09:40:48 -08:00
Microsoft.DotNet.ShellShim.Tests.csproj Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
OsxEnvironmentPathTests.cs Localization for tools work so far (#8251) 2018-01-13 09:40:48 -08:00
ShellShimMakerTests.cs Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00