WebObjects/Web Applications/Development/Testing and JUnit

From Wikibooks, open books for an open world
Jump to navigation Jump to search

WOUnitTest[edit | edit source]

WOUnitTest is a WebObjects framework for unit testing WebObjects applications. WOUnitTest is based on JUnit. You can download WOUnitTest from SourceForge.

CodeFab has an excellent article on WOUnitTest on their blog.