Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: AuditLogDirectorTest: partial UnPowerMock
......................................................................
core: AuditLogDirectorTest: partial UnPowerMock
Used regular Mockito (instead of PowerMock) to mock DbFacade's behaviour
in AuditLogDirectorTest.
This change is incomplete, but it's a step in the right direction of
totally eliminating PowerMock from the project.
Change-Id: I77b34c76484feaa18887501fa40c55a7868f843b
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogDirectorTest.java
1 file changed, 5 insertions(+), 5 deletions(-)
Approvals:
Allon Mureinik: Verified
Yair Zaslavsky: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6578
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I77b34c76484feaa18887501fa40c55a7868f843b
Gerrit-PatchSet: 1
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: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>