Change in ovirt-engine[master]: engine: Upgrade Mockito requirement to 2.7.14

Code Review gerrit at ovirt.org
Tue Mar 7 03:00:17 UTC 2017


>From Allon Mureinik <amureini at redhat.com>:

Allon Mureinik has submitted this change and it was merged.

Change subject: engine: Upgrade Mockito requirement to 2.7.14
......................................................................


engine: Upgrade Mockito requirement to 2.7.14

Upgraded the Mockito version the project uses to 2.7.14.

Benefits of this version compared to 2.6.5 we previously used:

- Improved error messages when mocks can't be initialized, which
  improves the developer's experience
- Several bugfixes regarding usages under Java 8
- Ability to spy interfaces and use their default implementation,
  which will be used in subsequent patches.
- Ability to spy abstract classes with non-default constructors by
  supplying the constructor's arguments, which will be used in
  subsequent patches.

Change-Id: I041a7b7048de983c0adeddc635b52c76a6302573
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M pom.xml
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Tal Nisan: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Allon Mureinik: Verified



-- 
To view, visit https://gerrit.ovirt.org/73615
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I041a7b7048de983c0adeddc635b52c76a6302573
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the Engine-commits mailing list