bjet007 / filegetter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Go 100.0%