openhab-core/itests/org.openhab.core.config.discovery.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/eclipse/smarthome/config/discovery Fix SAT constant/variable name findings (#1106) 2019-10-08 22:19:00 -07:00
.classpath add some tests and prepare infrastructure (#531) 2019-02-05 09:32:49 +01:00
.project add some tests and prepare infrastructure (#531) 2019-02-05 09:32: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 add some tests and prepare infrastructure (#531) 2019-02-05 09:32:49 +01:00