Hacker News new | past | comments | ask | show | jobs | submit login

Mocks allow you test a certain method was called, with certain parameters, and in certain order.

That's extreme test implementation coupling.

Most don't use those features, but in my experience mocks indicate implementation coupling.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: