In God We Trust, everything else shall be tested ...
Tuesday, September 6, 2011
A Brief JUnit tutorial
This is a brief video on how to use the JUnit open source unit testing
framework for Java. By using JUnit, you can assert that methods in your
Java code work as designed, without the need to set up the complete
application.
No comments:
Post a Comment