Roy Golan has posted comments on this change. Change subject: core: [CDI] - test Commands using Arquillian ......................................................................
Patch Set 10: (1 comment) http://gerrit.ovirt.org/#/c/17630/10/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/MockTransactionSupport.java File backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/MockTransactionSupport.java: Line 12: Line 13: void mockTxSupport() { Line 14: Mockito.doReturn(updateVmDiskCommandTest.getTransactionSupport()).when(updateVmDiskCommandTest.getCommand()).getTransactionSupport(); Line 15: Mockito.doReturn(new Object()).when(updateVmDiskCommandTest.getTransactionSupport().tm).executeInNewTransaction(Mockito.any(TransactionMethod.class)); Line 16: }*/ > Can we just remove this class? sure good catch -- To view, visit http://gerrit.ovirt.org/17630 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4b264529ffeb3a15215a5497adfa926ad75a256d Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Liran Zelkha <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Sergey Gotliv <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: mooli tayer <[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
