-
Recent Posts
Recent Comments
Ursula Clarke on Withdrawal from Speaking at PH… Ursula Clarke on Withdrawal from Speaking at PH… Jennifer Larssen on Withdrawal from Speaking at PH… Mark Baker on Withdrawal from Speaking at PH… Onirio on Withdrawal from Speaking at PH… Archives
Categories
Meta
Monthly Archives: September 2017
Closures, Anonymous Classes and an alternative approach to Test Mocking (Part 3)
I have heard people say that you shouldn’t test abstract classes or traits, only the concrete classes that implement or use them. I don’t follow that approach: unit testing is all about testing in isolation from anything that might affect those … Continue reading