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 LargeFileWarningGenerator #361

Closed jwgmeligmeyling closed 8 years ago

jwgmeligmeyling commented 8 years ago

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