openhab-core/itests/org.openhab.core.thing.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 Fix SAT constant/variable name findings (#1106) 2019-10-08 22:19:00 -07:00
.classpath add itest: org.openhab.core.thing.test (#512) 2019-02-01 16:09:49 +01:00
.project add itest: org.openhab.core.thing.test (#512) 2019-02-01 16:09:49 +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 POM Code Convention (#790) 2019-05-05 17:47:41 +02:00