[ANN] WOUnit 1.2.4
[ANN] WOUnit 1.2.4
- Subject: [ANN] WOUnit 1.2.4
- From: Henrique Prange <email@hidden>
- Date: Tue, 17 Jul 2018 20:32:54 -0300
The WOCommunity team is pleased to announce the release of WOUnit 1.2.4. 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.4</version>
</dependency>
Non Maven users have to download the wounit-1.2.4.jar:
http://maven.wocommunity.org/service/local/repositories/releases/content/com/wounit/wounit/1.2.4/wounit-1.2.4.jar
Release Notes - WOUnit - Version 1.2.4
** Bug Fixes
* Add support for entities that have a primary key of type Long (issue #48)
* Fix binary incompatibility between Wonder 6 and 7 (issue #52)
* Invoke validationForInsert or validationForUpdate according to the state of
the object when using the canBeSaved matcher (issue #47)
WOUnit 1.2.4 is compatible with Wonder 6 and 7.
WOUnit 1.3-beta-3 is also available. You can also check the WOUnit's changelog
[1] for more information.
[1]https://github.com/hprange/wounit/releases
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