«« Next » « Previous
«« Next » « Previous

Link Details

You have the power. Login and vote now.
Link 67245 thumbnail

By bloid
via tapestryjava.blogspot.com
Published: Feb 22 2008 / 08:00

I'm hitting a bit of a quandary with response to testing: I'm losing some faith in unit testing, or at least busywork unit testing relative to integration testing.
  • 12
  • 3
  • 729
  • 372

Comments

Add your comment
User 261293 avatar

joecoder replied ago:

0 votes Vote down Vote up Reply

The example code was trivial and the unit tests would have been trivial to write as well. If the functionality ever does break it may be much more difficult to find the source of the problem in higher level integration tests than if there had been unit tests.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.