Hacker News new | ask | show | jobs
by mrkeen 591 days ago
> I always wonder what is the motivation when people do interfaces with just one implementation.

They intend to write a test double which implements the interface. But then they don't get around to writing tests?