openhab-core/bundles/org.openhab.core.test/src
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
..
main/java/org/eclipse/smarthome/test Fix SAT constant/variable name findings (#1106) 2019-10-08 22:19:00 -07:00
test/java/org/eclipse/smarthome/test/java start with an upper case on "initial contribution" (#931) 2019-07-21 12:24:58 +02:00