Yair Zaslavsky has posted comments on this change. Change subject: core: [kpm] AbstractSysprepQueryTest rewrite ......................................................................
Patch Set 1: (1 inline comment) .................................................... File backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AbstractSysprepQueryTest.java Line 21: final IConfigUtilsInterface configMock = Mockito.mock(IConfigUtilsInterface.class); I suspect this is going to be a reoccurring issue. I think you should handle this at base class , so all query tests can benefit. -- To view, visit http://gerrit.ovirt.org/3962 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia3621e63ebeb97570bc071d2ea3c4646d1594954 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Laszlo Hornyak <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
