Roy Golan has submitted this change and it was merged. Change subject: core: create a Junit rule for o.o.e.c.di.Injector ...................................................................... core: create a Junit rule for o.o.e.c.di.Injector add an InjectorRule to use when testing legacy code with static injection. Change-Id: I8276e8514135f466b59fae384678b2a0a54cf854 Signed-off-by: Roy Golan <rgolan@redhat.com> --- A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/InjectorRule.java 1 file changed, 33 insertions(+), 0 deletions(-) Approvals: Roy Golan: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/40733 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8276e8514135f466b59fae384678b2a0a54cf854 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liran Zelkha <lzelkha@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: automation@ovirt.org