Switch tests for --depsfile to mocked components (#83435)
authorElinor Fung <elfung@microsoft.com>
Wed, 15 Mar 2023 18:21:09 +0000 (11:21 -0700)
committerGitHub <noreply@github.com>
Wed, 15 Mar 2023 18:21:09 +0000 (11:21 -0700)
commitc13efe04ab889b95e656bc4b2e38ce76afdd5206
tree0601663ffaf3463e8422661356bf152e06e19930
parent8ab7a2fb28fced591f223c722aaf1df0c4b07d4e
Switch tests for --depsfile to mocked components (#83435)
src/installer/tests/HostActivation.Tests/DependencyResolution/DependencyResolutionBase.cs
src/installer/tests/HostActivation.Tests/DependencyResolution/DepsFile.cs [new file with mode: 0644]
src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolutionMultipleFrameworks.cs
src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs
src/installer/tests/HostActivation.Tests/PortableAppActivation.cs
src/installer/tests/TestUtils/Constants.cs