{{{ Recently I sat in a job interview, we were TDDing a data structure. That was fun, but it turned out that one big minus for me was that *I insisted on testing a private method*. I still believe that when writing a class that’s reused in multiple places (maybe as a gem) you have… Continue reading Private Methods: To Test or Not To Test?