SLIDE 1
JUNIT
JUnit ( ) is a framework for writing tests in Java, written by Erich Gamma (of Design Patterns fame) and Kent Beck (creator of Extreme Programming methodology).
It has become the unofcial standard for Java testing Supported by many IDEs Widely imitated: C++, Perl, Python, .NET all have versions Once you know one, you can easily use others
http://www.junit.org
5 / 7 1 / 7