Allon Mureinik has posted comments on this change. Change subject: core: Add VdcQueryType test ......................................................................
Patch Set 1: Code-Review-1 (1 comment) http://gerrit.ovirt.org/#/c/29794/1/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/VdcQueryTypeTest.java File backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/VdcQueryTypeTest.java: Line 7: import java.util.List; Line 8: Line 9: import static org.junit.Assert.assertTrue; Line 10: Line 11: public class VdcQueryTypeTest { There already is a VdcQueryTypeTest in common. Please rename it. Line 12: Line 13: @Test Line 14: public void testQueryClassExistence() { Line 15: List<VdcQueryType> missingQueries = new ArrayList<>(); -- To view, visit http://gerrit.ovirt.org/29794 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4cf3e10f2dfd2b132283d2408c1079e37a9789df Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
