1. EachPod

Testing the Chain of Responsibility, Part 1 (redux)

Author
Scott Bain and Amir Kolsky
Published
Wed 11 Jul 2012
Episode Link
http://www.sustainabletdd.com/2012/07/testing-chain-of-responsibility-part-1_11.html

Download the podcast Testing the Chain of Responsibility The Chain of Responsibility pattern (hereafter CoR) is one of the original “Gang of Four” patterns.  We’re assuming you know this pattern already, but if not you might want to read about it first at the Net Objectives Pattern Repository. The basic idea is this: you have a series of rules (or algorithms) that are conceptually

Share to: