Laszlo Hornyak has posted comments on this change.

Change subject: engine: Dao test for cluster policy
......................................................................


Patch Set 14: Verified; Looks good to me, approved

(1 inline comment)

....................................................
File 
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/PolicyUnitDaoTest.java
Line 29:     };
Line 30: 
Line 31:     @Test
Line 32:     public void testGet() {
Line 33:         // TODO Auto-generated method stub
^ oops!
Line 34:         PolicyUnit result = 
dao.get(FixturesTool.POLICY_UNIT_MIGRATION);
Line 35:         assertTrue(result.equals(existingPolicyUnit));
Line 36:     }
Line 37: 


-- 
To view, visit http://gerrit.ovirt.org/16452
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I59dd6b97ce5ce75eb307d58e6dac99e35f43381f
Gerrit-PatchSet: 14
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Noam Slomianko <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Laszlo Hornyak <[email protected]>
Gerrit-Reviewer: Noam Slomianko <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to