Hacker News new | ask | show | jobs
by lennel 4483 days ago
Mockito easily leads to a false belief that code is tested. Mocking dependencies and simply asserting those mocks is useless yet I see that all the time.