Allon Mureinik has uploaded a new change for review. Change subject: core: CommandAssertUtils ......................................................................
core: CommandAssertUtils Introduced a new utility class, CommandAssertUtils, which allows using the assertions in BaseMockitoTest statically instead of having to extend it. BaseMockitoTest's functionallity was refactored to call CommandAssertUtils, but the API was left unchanged, for backwards compatibility. Change-Id: I87fd965f937c44f36d943d0e12f0ec052585828e Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/BaseMockitoTest.java A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/CommandAssertUtils.java 2 files changed, 30 insertions(+), 9 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/63/4763/1 -- To view, visit http://gerrit.ovirt.org/4763 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I87fd965f937c44f36d943d0e12f0ec052585828e 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
