ANN: WOUnitTest 2

Christian Pekeler <[email protected]>
Newsgroups gmane.comp.web.webobjects.devel
Message-ID <[email protected]>
WOUnitTest 2 is an extension of JUnit for WebObjects development.

WOUnitTest 2 is also the subset or essence of WOUnitTest 1 that my  
teams have used on several projects over the last four years. The  
specific differences to the previous version are:

- based on Java 1.5 instead of 1.4
- based on JUnit 4 instead of 3
- installs as a jar instead of a framework
- doesn't include a testrunner anymore (Java IDEs all come with a  
testrunner and ant comes with a junit task, also the idea of running  
tests in production never turned out to be a useful one)
- smaller: removed 12 classes
- shorter package name 'org.wounittest'
- no more support for testing components (which was a bad idea)
- no more support for testing against a database (which is too  
difficult to setup and too slow to run)

We have been using this version since July without any problems. Get  
it from: http://wounittest.sf.net


Christian

_______________________________________________
WebObjects-dev mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/webobjects-dev
smime.p7s (application/pkcs7-signature, 2.3 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.