/filegetter

This package is an example implementation referenced in the blog post 'When Writing Unit Tests, Don't Use Mocks.'

Primary LanguageGoMIT LicenseMIT

FileGetter

FileGetter is sample code that accompanies the blog post 'When Writing Unit Tests, Don't Use Mocks'. After a refactor from FileGetter to FileFetcher, everything aside from the repo name has been updated.

All code snippets can be run through http://hilite.me/ to get the highlighted code as seen in the blog post.