Error!
Success!

TDD: How to supersede a single system library call

0
kicks

TDD: How to supersede a single system library call  (Unpublished)

This morning I read an article this morning by Karl Seguin on allowing clients to replace system calls with delegates (function pointers) for testing purposes — making the untestable testable. It is a pattern I have used myself recently, but under a different name with a more formalized syntax.


Kicked By:
Drop Kicked By: