Summary
- [Bug #97] Add test reproducing the issue. (commit: 14e4d82) (details)
- [Bug #97] Make newValue mutable in ChangeRecord. Refactor ValueMergers to use ChangeRecord instead of individual values. (commit: 84f1925) (details)
- [Bug #97] Replace possibly detached new value in ChangeRecord with managed one in ManagedTypeValueMerger. (commit: 1498d55) (details)
- Refactor EntityTransactionImplTest to use Mockito properly. (commit: d7e4f23) (details)
- Ensure proper use of Mockito in tests. (commit: 40b2941) (details)