Re: JUnit while developing a web application
Posted By:
Lasse_Koskela
Posted On:
Sunday, September 15, 2002 09:55 PM
Instead of plain JUnit, you could use JUnitEE (www.junitee.org), which is a kind of add-on for JUnit. It can be used to run tests within appserver contexts etc.