More tests in BinaryReaderTest

Dear all

Here are some more tests I added…

Btw, I am reading a fantastic book “Agile Java” by Jeff Langr. It is a fascinating read…
Jeff says “… one big reason for writing tests is so you can change the code with impunity. Unit tests allow you to fearlessly change code…”

Very true ;-)

( This book, btw, teaches TDD very well … I will write a separate post on TDD, and about Bob Martin’s A Programming Episode, tomorrow ;-)
– cheerio atul

Attached Files:

Would you like to post a relpy?


This post starts a thread.
Follow-ups:
Re: More tests in BinaryReaderTest
Dear Atul, Dear passionate-about-unit-testing-developers ;-), Sorry for the delayed replay, I wanted to take my time to write down my thoughts hoping to open a discussion. Actually I'm not addressing the new (more...)