• 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] WOUnit 1.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ANN] WOUnit 1.1


  • Subject: [ANN] WOUnit 1.1
  • From: Henrique Prange <email@hidden>
  • Date: Tue, 14 Jun 2011 18:44:23 -0300

The WOUnit team is pleased to announce the release of WOUnit 1.1. This release includes new features implemented to simplify the way we write tests.

The WOUnit framework contains a set of utilities for testing WebObjects applications using JUnit 4.7 or later capabilities. See the WOUnit website for more information:

http://hprange.github.com/wounit/

Maven users should specify the version in your project's configuration:

<dependency>
    <groupId>com.wounit</groupId>
    <artifactId>wounit</artifactId>
    <version>1.1</version>
</dependency>

Non Maven users have to download the wounit-1.1.jar:

http://github.com/downloads/hprange/wounit/wounit-1.1.jar

Release Notes - WOUnit - Version 1.1

** Features
   * @Dummy annotation to create saved objects
   * @UnderTest annotation to create the EO being tested

Enjoy,

Henrique _______________________________________________
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] WOUnit 1.1
      • From: Ray Kiddy <email@hidden>
  • Prev by Date: WORepetition validation error
  • Next by Date: Re: WORepetition validation error
  • Previous by thread: Re: WORepetition validation error
  • Next by thread: Re: [ANN] WOUnit 1.1
  • Index(es):
    • Date
    • Thread