Change in ovirt-engine[master]: core: Remove MockConfigRule default constructor

amureini at redhat.com amureini at redhat.com
Thu Oct 27 22:46:08 UTC 2016


Allon Mureinik has submitted this change and it was merged.

Change subject: core: Remove MockConfigRule default constructor
......................................................................


core: Remove MockConfigRule default constructor

The default no-arg constructor is just a private case of the
MockConfigDescriptor varargs constructor with a zero-length argument
list. There's no need to explicitly state it, and having it just
bloats up the code.

Change-Id: I9d6acb91e8676840c887fd5b6d2243b87a46b6c7
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/MockConfigRule.java
1 file changed, 0 insertions(+), 6 deletions(-)

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



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9d6acb91e8676840c887fd5b6d2243b87a46b6c7
Gerrit-PatchSet: 6
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: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
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