Change in ovirt-engine[master]: core: CommandAssertUtils

lhornyak at redhat.com lhornyak at redhat.com
Fri May 25 10:22:08 UTC 2012


Laszlo Hornyak has submitted this change and it was merged.

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 <amureini at redhat.com>
---
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(-)

Approvals:
  Laszlo Hornyak: Verified; Looks good to me, approved
  Allon Mureinik: Verified


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I87fd965f937c44f36d943d0e12f0ec052585828e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>



More information about the Engine-commits mailing list