This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: The Java (Unit) Testing Swiss Knife
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
I love testing. And I like productivity. There are many tools and libraries that make writing tests easier, more convenient, more fun. In this talk I’d like to introduce those that I found the most useful during the years, from selected advanced features of JUnit to assertion libraries, powerful behavior/fault injection, testing of database-related code, and finally to boosting your testing productivity hundredfold with Groovy. We will only skim the surface, you’ll get the opportunity to learn more details in an accompanying in-depth article.
Video Producer: http://javazone.no/
Further Reading: (Unit) Testing Swiss ...