
From Roy Golan <rgolan@redhat.com>:
Roy Golan has submitted this change and it was merged. Change subject: engine: InjectorRule refactor ...................................................................... engine: InjectorRule refactor Few changes in the InjectorRule implementation: * beansCache cleanup upon a test finish. This was removed in the last change. * Use class itself rather then its name as the beansCache key. * Fix typo in TestCDIProvider Change-Id: I912376346d1fb7174866a4a9913dbc690fc615d6 Signed-off-by: Yevgeny Zaspitsky <yzaspits@redhat.com> --- M backend/manager/modules/vdsbroker/src/test/java/org/ovirt/engine/core/di/InjectorRule.java 1 file changed, 8 insertions(+), 11 deletions(-) Approvals: Jenkins CI: Passed CI tests Roy Golan: Looks good to me, approved Yevgeny Zaspitsky: Verified -- To view, visit https://gerrit.ovirt.org/68302 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I912376346d1fb7174866a4a9913dbc690fc615d6 Gerrit-PatchSet: 9 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>