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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liran Zelkha <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Yevgeny Zaspitsky <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
