Change in ovirt-engine[master]: core: AddVmCommandTest interface declarations

Allon Mureinik has submitted this change and it was merged. Change subject: core: AddVmCommandTest interface declarations ...................................................................... core: AddVmCommandTest interface declarations Declare variables by their interface, not implementation, as per Java's best practices. Change-Id: I9adaf7fb5832ab2f35ad0c93971e6aa930ee6acd Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddVmCommandTest.java 1 file changed, 4 insertions(+), 4 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Verified Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/47196 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9adaf7fb5832ab2f35ad0c93971e6aa930ee6acd Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Omer Frenkel <d.mosquito@gmail.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
amureini@redhat.com