Allon Mureinik has uploaded a new change for review. Change subject: core: Improve AutoRecoveryManagerTest ......................................................................
core: Improve AutoRecoveryManagerTest Before this patch, the test ran the OnTime() method and checked that no exception was thrown. This patch extends it functionality and used Mockito's verification capabilities to assert that the correct recovery actions are called. Change-Id: I5410ad3b5aa383ed0145b0b03ec1b86ef63fb011 Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AutoRecoveryManagerTest.java 1 file changed, 27 insertions(+), 4 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/64/6864/1 -- To view, visit http://gerrit.ovirt.org/6864 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5410ad3b5aa383ed0145b0b03ec1b86ef63fb011 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
