cloudstack/core/src
Kui LIU d53fc94485 CLOUDSTACK-10365: Change the "getXXX" boolean method names to "isXXX" (#2847)
These boolean-return methods are named as "getXXX".
Other boolean-return methods are named as "isXXX".
Considering there methods will return boolean values, it should be more clear and consistent to rename them as "isXXX".
(rebase #2602 and #2816)
2018-09-22 17:20:48 +02:00
..
main CLOUDSTACK-10365: Change the "getXXX" boolean method names to "isXXX" (#2847) 2018-09-22 17:20:48 +02:00
test tests: add unit tests for console proxy url (#2800) 2018-08-14 12:30:28 +05:30