Michael Kublin has submitted this change and it was merged.
Change subject: core: UnPowerMock validator tests
......................................................................
core: UnPowerMock validator tests
Removed PowerMock dependency from the validator tests.
Mocking configuration was done directly, since ConfigMockRule is part of
the utils package, and not the common package.
Change-Id: I770362f4f64c89ad27ddcf266d6526b690faf9c2
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/utils/MTUValidatorTest.java
M
backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/utils/ValidationUtilsTest.java
2 files changed, 18 insertions(+), 39 deletions(-)
Approvals:
Michael Kublin: Verified; Looks good to me, approved
Allon Mureinik: Verified; Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/4937
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I770362f4f64c89ad27ddcf266d6526b690faf9c2
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>