Release Notes / Version 11.2304
Table Of Contents
The testing library Mockito has been updated from 4.11 to 5.2.
The respective Mockito Release Notes can be found here:
https://github.com/mockito/mockito/releases
A major change of the version 5 release is the switch of the default mockmaker to
mockito-inline
.
(CMS-22752)