Log In     View a printable version of the current page.  

Release Notes - Unitils - Version 2.3 - HTML format

Bug

  • [UNI-52] - DatabaseUnitils.clearDatabase() should also drop db_version table
  • [UNI-123] - PATCH: DbUnit module does not compare empty tables
  • [UNI-126] - Usage of nested mocks can cause unexpected behavior (crashed jvm, non-linear execution time)
  • [UNI-135] - Mocking methods with return values of type long doesn't work
  • [UNI-141] - @InjectIntoByType and @InjectIntoStatic on a field declared as Mock<A> should look for instances of type A instead of Mock<A>
  • [UNI-145] - Argument matchers don't work if method call is on seperate line from the behavior declaration

Improvement

  • [UNI-104] - Remove dbmaintainer from unitils, and depend on the new DbMaintain project instead.
  • [UNI-140] - Enabling use of system properties
  • [UNI-143] - auto unwrap mock

New Feature

  • [UNI-13] - Expected dataset: give clearer error message
  • [UNI-127] - Provide support for eclipselink JPA
  • [UNI-137] - Argument matchers for anyInt(), etc.

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.