dotnet-installer/build/test
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
..
RunTest.proj Generate properties to pass to the next stage of the build 2017-08-24 15:51:37 -07:00
TestAssetProjects.targets Refactor properties out of test.targets 2017-02-17 12:28:25 -08:00
TestPackageProjects.targets Remove CoreCLRRid property 2017-05-12 14:48:49 -07:00
TestProjects.targets Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00