Allon Mureinik has submitted this change and it was merged.
Change subject: core: IntegerCompatTest method naming conventions
......................................................................
core: IntegerCompatTest method naming conventions
Renamed IntegerCompatTest.TryParse to tryParse so it both follows the
name of the method it tests and the proper Java naming conventions.
Change-Id: Id2534833419222266dc0e4aa321b3d6c97a4ce12
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/compat/src/test/java/org/ovirt/engine/core/compat/IntegerCompatTest.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Tal Nisan: Looks good to me, approved
Allon Mureinik: Verified; Passed CI tests
Oved Ourfali: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/49831
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id2534833419222266dc0e4aa321b3d6c97a4ce12
Gerrit-PatchSet: 4
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: Jenkins CI
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>