WebObjects/Web Applications/Development/Testing and JUnit

From Wikibooks, the open-content textbooks collection
< WebObjects
Jump to: navigation, search

[edit] WOUnitTest

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.