Change in ovirt-engine[master]: core: AuditLogableBaseTest setup

Allon Mureinik has submitted this change and it was merged. Change subject: core: AuditLogableBaseTest setup ...................................................................... core: AuditLogableBaseTest setup Extract the AuditLogableBase object under test to a data member and initialize it in a @Before method, as per JUnit's best practices. Change-Id: I6d04afa2b8181e091a4c6980779b3c0876d971a9 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogableBaseTest.java 1 file changed, 25 insertions(+), 130 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Allon Mureinik: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/64598 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6d04afa2b8181e091a4c6980779b3c0876d971a9 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com