dotnet-installer/test/Microsoft.DotNet.Tools.Tests.ComponentMocks
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
..
Properties Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
EnvironmentPathInstructionMock.cs Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -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 Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
ShellShimMakerMock.cs Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
ToolPackageObtainerMock.cs Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00