Moti Asayag has submitted this change and it was merged. Change subject: core: test that verifies DAO classes being annotated with Singleton ......................................................................
core: test that verifies DAO classes being annotated with Singleton The new test verifies that all DAO concrete classes being annotated with @Singleton. Change-Id: I8057dfce430cb3ce6a35181479b8999b4a1fe264 Signed-off-by: Yevgeny Zaspitsky <[email protected]> --- M backend/manager/modules/dal/pom.xml A backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/DaoCdiIntegrationTest.java 2 files changed, 46 insertions(+), 0 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/39572 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8057dfce430cb3ce6a35181479b8999b4a1fe264 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yevgeny Zaspitsky <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Yevgeny Zaspitsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
