openhab-core/itests/org.openhab.core.automation.tests
Wouter Born 08a1f9a86d Fix SAT constant/variable name findings (#1106)
Fixes wrong names identified by the following rules:

* ConstantNameCheck
* LocalFinalVariableNameCheck
* LocalVariableNameCheck
* StaticVariableNameCheck

Most mismatches identified by the MemberNameCheck have also been fixed except for those where the variables are used in events/DTOs etc which would cause issues.

Signed-off-by: Wouter Born <github@maindrain.net>
2019-10-08 22:19:00 -07:00
..
src/main/java/org/openhab/core/automation Fix SAT constant/variable name findings (#1106) 2019-10-08 22:19:00 -07:00
.classpath add further tests (#533) 2019-02-05 12:54:04 +01:00
.project add further tests (#533) 2019-02-05 12:54:04 +01:00
itest.bndrun Bump tec.uom libraries (#923) 2019-07-14 21:37:07 +02:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
pom.xml add further tests (#533) 2019-02-05 12:54:04 +01:00