Mike Kolesnik has posted comments on this change.

Change subject: DO NOT SUBMIT core: Adding tests for AddVmFromSnapshot
......................................................................


Patch Set 34: Looks good to me, approved

(1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddVmCommandTest.java
Line 338:         when(vmDAO.getById(Matchers.<Guid> 
any(Guid.class))).thenReturn(vm);
minor: I don't think you need to specify Matchers since it's already statically 
imported

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I75c6e9968c042c330f21189fc3928521580a8c9e
Gerrit-PatchSet: 34
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Mike Kolesnik <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to