Test: Directly mock writeFile/existsFile from PackageManager
This allows us to reduce the number of functions we override, as we would like to test writeSelections and refresh directly, not the copy of them we have. |
---|
|
source/dub/packagemanager.d |
---|
source/dub/test/base.d |
---|