openhab-core/itests
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
..
org.openhab.core.auth.oauth2client.tests Fix SAT "Initial contribution" warnings (#1100) 2019-10-07 21:25:40 -07:00
org.openhab.core.automation.integration.tests Fix SAT constant/variable name findings (#1106) 2019-10-08 22:19:00 -07:00
org.openhab.core.automation.module.core.tests Move remaining unit tests (#1095) 2019-10-04 21:35:13 -07:00
org.openhab.core.automation.module.script.defaultscope.tests Reenable org.openhab.core.automation.module.*.tests (#1062) 2019-10-01 13:16:19 +02:00
org.openhab.core.automation.module.script.tests Reenable org.openhab.core.automation.module.*.tests (#1062) 2019-10-01 13:16:19 +02:00
org.openhab.core.automation.module.timer.tests Reenable org.openhab.core.automation.module.*.tests (#1062) 2019-10-01 13:16:19 +02:00
org.openhab.core.automation.tests Fix SAT constant/variable name findings (#1106) 2019-10-08 22:19:00 -07:00
org.openhab.core.binding.xml.tests Fix SAT "Initial contribution" warnings (#1100) 2019-10-07 21:25:40 -07:00
org.openhab.core.config.core.tests Move remaining unit tests (#1095) 2019-10-04 21:35:13 -07:00
org.openhab.core.config.discovery.mdns.tests start with an upper case on "initial contribution" (#931) 2019-07-21 12:24:58 +02:00
org.openhab.core.config.discovery.tests Fix SAT constant/variable name findings (#1106) 2019-10-08 22:19:00 -07:00
org.openhab.core.config.discovery.usbserial.linuxsysfs.tests Reenable org.openhab.core.config.discovery.usbserial*.tests (#1065) 2019-10-02 10:00:08 +02:00
org.openhab.core.config.discovery.usbserial.tests Reenable org.openhab.core.config.discovery.usbserial*.tests (#1065) 2019-10-02 10:00:08 +02:00
org.openhab.core.config.dispatch.tests Fixed wrong trimmed properties (#1105) 2019-10-08 09:52:14 -07:00
org.openhab.core.config.xml.tests Enable Config XML Tests (#971) 2019-08-17 22:27:53 +02:00
org.openhab.core.ephemeris.tests [ephemeris] Adopted configuration for Ephemeris service (#919) 2019-10-04 21:33:43 -07:00
org.openhab.core.io.rest.core.tests Fix SAT ModifierOrderCheck findings by using JLS suggested modifier order (#1103) 2019-10-07 21:24:16 -07:00
org.openhab.core.model.core.tests Fix SAT "Initial contribution" warnings (#1100) 2019-10-07 21:25:40 -07:00
org.openhab.core.model.item.tests Enable Model Item Tests (#735) 2019-10-01 22:22:04 +02:00
org.openhab.core.model.persistence.tests [persistence] Use constructor injection to simplify lifecycle (#991) 2019-08-21 20:42:02 +02:00
org.openhab.core.model.rule.tests Move remaining unit tests (#1095) 2019-10-04 21:35:13 -07:00
org.openhab.core.model.script.tests Fix SAT constant/variable name findings (#1106) 2019-10-08 22:19:00 -07:00
org.openhab.core.model.thing.tests Fix SAT constant/variable name findings (#1106) 2019-10-08 22:19:00 -07:00
org.openhab.core.model.thing.testsupport Fix SAT constant/variable name findings (#1106) 2019-10-08 22:19:00 -07:00
org.openhab.core.storage.json.tests [storage] Added nullness annotations (#1099) 2019-10-07 20:50:39 +02:00
org.openhab.core.tests Fix SAT constant/variable name findings (#1106) 2019-10-08 22:19:00 -07:00
org.openhab.core.thing.tests Fix SAT constant/variable name findings (#1106) 2019-10-08 22:19:00 -07:00
org.openhab.core.thing.xml.tests Move thing XML unit tests (#1079) 2019-10-03 22:21:10 +02:00
org.openhab.core.voice.tests Fix SAT constant/variable name findings (#1106) 2019-10-08 22:19:00 -07:00
itest-common.bndrun Add required bundles to itests for successful Java 11 build (#685) 2019-03-31 17:53:56 +02:00
pom.xml [ephemeris] Adopted configuration for Ephemeris service (#919) 2019-10-04 21:33:43 -07:00