Release Notes - Unitils - Version 3.1 - HTML format
Configure Release Notes
Bug
- [UNI-175] - Invalid syntax. assertMock.list() must be followed by a method invocation on the returned proxy. E.g. assertMock.list().myMethod()
- [UNI-176] - Mock injection does not work with generic types sample Mock<GenericDao<T, PK>> mockDao;
- [UNI-179] - Fix cglib version mismatch
- [UNI-182] - Fix url to wiki on frontpage (use http instead of https)
Improvement
- [UNI-178] - Repackage cglib, asm and objenesis in the unitils-mock jar
- [UNI-180] - Don't log 'Unable to create module ...' messages.
|
Edit/Copy Release Notes
The text area below allows the project release notes to be edited and copied to another document.
|
|