Laszlo Hornyak has submitted this change and it was merged.
Change subject: core: EnumUtilsTest: Strictly adhere to JUnit spec
......................................................................
core: EnumUtilsTest: Strictly adhere to JUnit spec
Renamed a non-test inner class that ends with the word "Test" so that it
won't be mistakenly interpreted as a test by some JUnit runners and
removed some redundant "throws" clauses.
Change-Id: I95cb0d6f98dc955d5c4133e59e9d2c4c1047a0da
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/EnumUtilsTest.java
1 file changed, 10 insertions(+), 10 deletions(-)
Approvals:
Laszlo Hornyak: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/7251
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I95cb0d6f98dc955d5c4133e59e9d2c4c1047a0da
Gerrit-PatchSet: 2
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: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server