• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
ANN: WOUnitTest 2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANN: WOUnitTest 2


  • Subject: ANN: WOUnitTest 2
  • From: Christian Pekeler <email@hidden>
  • Date: Sun, 17 Sep 2006 19:06:57 -0600

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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: ANN: WOUnitTest 2
      • From: "Jerry W. Walker" <email@hidden>
  • Prev by Date: Re: RE : Re: restart except saturday and sunday
  • Next by Date: Re: ANN: WOUnitTest 2
  • Previous by thread: Re: Jam Error
  • Next by thread: Re: ANN: WOUnitTest 2
  • Index(es):
    • Date
    • Thread