|
Test framework: Return fully typed TestPackageManager from TestDub
Using covariant return type, we can avoid the need to change the base class, and leave all the overloading in the child class. |
|---|
|
|
| source/dub/packagemanager.d |
|---|
| source/dub/test/base.d |
|---|