devhub-tud / devhub

DevHub is a software system designed to give students a simple practical introduction into modern software development.
15 stars 8 forks source link

Create a unit test for IgnoredFileWarningGenerator #363

Closed jwgmeligmeyling closed 8 years ago

jwgmeligmeyling commented 8 years ago

Create a unit test for IgnoredFileWarningGenerator, determine which dependencies to mock, which methods to stub and assess the testability of the IgnoredFileWarningGenerator. Reflect on the code coverage improvement. Also reflect on the usefulness of the warning it produces.