New Advanced Features of JUnit 4 by Antonio Goncalves(JavaPolis 2006)
HomeJP06Logo2.gif! New Advanced Features of JUnit 4 Abstract Get Acquainted with the New Advanced Features of JUnit 4. Learn how to migrate from JUnit 3.8 to JUnit 4. Discover version 4's new features, including extensive use ... Other labels:
quickies
Unitils by Filip Neven and Tim Ducheyne(JavaPolis 2006)
HomeJP06Logo2.gif! Unitils by Filip Neven and Tim Ducheyne Abstract Unitils http://unitils.sourceforge.net is a new open source library aimed at simplifying unit testing using JUnit or TestNG. Unitils builds further on existing libraries like DBUnit and EasyMock. It was started ... Other labels:
quickies
Automatic testing of Enterprise Applications using Open Source tools(JavaPolis 2006)
HomeJP06Logo2.gif! Automatic testing using Open Source tools Abstract In actual enterprise level applications, either web or services based, it's more and more necessary to have a suite of tests to be executed automatically in order to prevent regressions of the system. Commercial tools ... Other labels:
conference, lightweight