Changes for page Development-Testing and JUnit
Last modified by Pascal Robert on 2010/09/19 10:26
From version 2.1
edited by smmccraw
on 2007/07/08 09:46
on 2007/07/08 09:46
Change comment:
There is no comment for this version
To version 3.1
edited by Pascal Robert
on 2007/09/03 15:12
on 2007/09/03 15:12
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Programming__WebObjects-WebApplications-Development-Testing and JUnit1 +Web Applications-Development-Testing and JUnit - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. smmccraw1 +XWiki.probert - Content
-
... ... @@ -1,7 +1,5 @@ 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