“Don’t Mock What You Don’t Own” in 5 Minutes

A common issue when writing tests for real-world software is how to deal with third-party dependencies. Let’s examine an old, but counter-intuitive principle.