openhab-core/itests/org.openhab.core.model.thing.testsupport
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/eclipse/smarthome/model/thing/testsupport/hue Fix SAT constant/variable name findings (#1106) 2019-10-08 22:19:00 -07:00
.classpath migrate tests for model.thing 2019-02-14 14:22:33 +01:00
.project migrate tests for model.thing 2019-02-14 14:22:33 +01:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
pom.xml migrate tests for model.thing 2019-02-14 14:22:33 +01:00