Hacker News new | ask | show | jobs
by jpgvm 1711 days ago
I do. But I also primarily use JVM which means either high quality mocks are already available or it's easy to mock them out using Mockito or creating a fake implementation if I want.