Release Notes - Unitils - Version 3.0 - HTML format
Bug
- [UNI-124] - PartialMock objects not properly constructed
- [UNI-130] - When you try to make a void method return a value when mocking, the stacktrace is not correct
- [UNI-150] - If a method returns a primitive value, the logged scenario indicates that "null" is returned
- [UNI-166] - Typo in 2nd paragraph of web home page - asserion
- [UNI-168] - Mocks to not behave correctly when they are cast to a parent of the class they mock.
- [UNI-169] - PartialMock objects still not properly constructed
- [UNI-174] - Disabling constraints doesn't work
Improvement
- [UNI-158] - Use names of test class instance fields in scenario reports
- [UNI-159] - Add ability to specify default behavior for mocks. (find best match for invocations)
- [UNI-170] - Use reg expression to harvest the number for indexing scripts.
New Feature
- [UNI-115] - Split unitils into multipe distributables: 'unitils-core' and a number of module jars
- [UNI-153] - Support defining behavior and assertions using chained methods, e.g. mock.returns(value).getSomething().getValue();
|
Edit/Copy Release Notes
The text area below allows the project release notes to be edited and copied to another document.
|
|