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 <yzaspits(a)redhat.com>
---
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 <yzaspits(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server