Wondering whether in testing a Ruby program it’s best/possible to stub a method called within the method you’re testing if you already have unit tests for the called method.

Michael Camilleri inqk.net