I didn’t comit on our subversion repo the test case because I suck in TDD. I do TDD, usually. But springears was written following the ideas one by one and often not in a TDD style. Several month ago I started refactoring and writing proper test that are now comitted. While writing test I found some serious issues (obliviously) and that, once again remembered me the importance to be tested. I didn’t agree with the one who said “I do not test my code.. that is what users are for” despite of the great things he has done.