[ANN] WOUnit 1.2.3
[ANN] WOUnit 1.2.3
- Subject: [ANN] WOUnit 1.2.3
- From: Henrique Prange <email@hidden>
- Date: Sat, 22 Feb 2014 13:38:30 -0300
The WOCommunity team is pleased to announce the release of WOUnit 1.2.3. This release includes fixes for bugs reported by the community.
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.io/wounit/
Maven users should specify the version in your project's configuration:
<dependency> <groupId>com.wounit</groupId> <artifactId>wounit</artifactId> <version>1.2.3</version> </dependency>
Non Maven users have to download the wounit-1.2.3.jar:
http://maven.wocommunity.org/service/local/repositories/releases/content/com/wounit/wounit/1.2.3/wounit-1.2.3.jar
Release Notes - WOUnit - Version 1.2.3 ** Bug Fixes * Initialize NSArray key operators by default
* Solve a ClassCastException when testing partial entities
You can also check the new change log for WOUnit here [1].
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