Testing and Debugging Main

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ]

Tutorials
  

Tutorials:
  • Unit Testing Java Programs by Keld H. Hansen   - [Clicks: 186]
    Testing programs can be very boring. Especially testing other people's programs. And especially if you're a programmer. But programmers love to write programs, so why not let the programmers write some programs that'll do the testing for them? This is the idea behind automated testing, and this is what this article is about.
    http://javaboutique.internet.com/tutorials/UnitTesting/ - Sep, 2001

[Top]