Hacker News new | ask | show | jobs
by mobjack 1555 days ago
I find testing everything through public methods can lead to excessive mocking, which ties you even more to the implementation.
1 comments

How does mocking tie you to the implementation?