Wiki source code of Development-Testing and JUnit
Version 4.1 by Pascal Robert on 2010/09/19 10:26
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | == WOUnitTest == | ||
2 | |||
3 | WOUnitTest is a WebObjects framework for unit testing WebObjects applications. WOUnitTest is based on JUnit. You can download WOUnitTest from [[SourceForge>>http://wounittest.sourceforge.net/]]. | ||
4 | |||
5 | CodeFab has an excellent article on WOUnitTest on [[their blog>>http://www.codefab.com/wordpress/index.php/2006/06/05/wounittest-refactor-without-fear/]]. |