Crafting Java with Test-Driven Dev: Handling Exceptions

Handling exceptions may not be exciting, but it’s a crucial part of writing your application. Instead of putting it off until the “fun stuff” is done, Jeff Langr advises a head-on approach: Drive exceptions through tests, like any other production code.

6 Comments

  1. 2006-02-20 2:34 am
    • 2006-02-20 4:13 am
  2. 2006-02-20 4:50 am
    • 2006-02-20 8:50 am
  3. 2006-02-20 5:03 am
  4. 2006-02-21 5:03 am