Last modified by Pascal Robert on 2010/09/19 10:26

From version 4.1
edited by Pascal Robert
on 2010/09/19 10:26
Change comment: There is no comment for this version
To version 1.1
edited by smmccraw
on 2007/07/08 09:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Development-Testing and JUnit
1 +Programming__WebObjects-Web Applications-Development-Testing and JUnit
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.smmccraw
Content
... ... @@ -1,5 +1,7 @@
1 -== WOUnitTest ==
1 +== WOUnitTest ==
2 2  
3 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 4  
5 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/]].
6 +
7 +Category:WebObjects