Maor Lipchuk has submitted this change and it was merged. Change subject: core: Cleanup RepoFileMetaDataDAO and its test ......................................................................
core: Cleanup RepoFileMetaDataDAO and its test General cleanup: 1. Extracted static instances of the Row Mappers 2. Renamed the test to fit the class 3. Spelling, grammer 4. Removed unused constants 5. Migrated used constants to FixturesTool Change-Id: I9b0834861c05d66b94f237434627304d87e844dd Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/RepoFileMetaDataDAODbFacadeImpl.java M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/FixturesTool.java R backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/RepoFileMetaDataDAOTest.java 3 files changed, 105 insertions(+), 107 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4076 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9b0834861c05d66b94f237434627304d87e844dd Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
