openhab-core/itests
Wouter Born f5f1e32b9f
Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641)
Also added "org.eclipse.jdt.annotation" to the test BOM so we can use "org.eclipse.jdt.annotation.Checks" in itests.
That class has many useful methods that help with writing more readable test code when using the Eclipse JDT null analysis annotations.

After running the resolver on the itests  a lot of bundles were removed from the itest.bndrun files.

Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-15 17:00:15 +02:00
..
org.openhab.core.auth.oauth2client.tests Use "openhab" console scope (#1586) 2020-08-11 20:38:24 +02:00
org.openhab.core.automation.integration.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.automation.module.core.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.automation.module.script.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.automation.module.timer.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.automation.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.binding.xml.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.config.core.tests Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.config.discovery.mdns.tests Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +02:00
org.openhab.core.config.discovery.tests [discovery] Added validation for relation between ThingUID and BridgeUID (#1481) 2020-09-03 20:38:07 +02:00
org.openhab.core.config.discovery.usbserial.linuxsysfs.tests Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.config.discovery.usbserial.tests Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.config.dispatch.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.config.xml.tests Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +02:00
org.openhab.core.ephemeris.tests Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.io.rest.core.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.model.core.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.model.item.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.model.rule.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.model.script.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.model.thing.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.model.thing.testsupport Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.storage.json.tests Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.tests Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.thing.tests Removed ChannelItemProvider (#1643) 2020-09-14 09:21:55 +02:00
org.openhab.core.thing.xml.tests Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +02:00
org.openhab.core.voice.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
itest-common.bndrun removed unused mapdb storage bundle (#1488) 2020-05-22 09:52:22 +02:00
itest-include.bndrun Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +02:00
pom.xml [persistence] Added methods to calculate variance and standard deviation for persisted items (#1551) 2020-09-03 20:35:56 +02:00