openhab-core/itests/org.openhab.core.automation.tests
Wouter Born 945afcdb1a
Add and fix more null annotations (#1407)
* Add and fix more null annotations
* Add more @NonNullByDefault and @Nullable annotations
* Remove unnecessary @NonNull annotations
* Fix a few other trivial SAT issues
* Add constructor injection for MDNSDiscoveryService

Signed-off-by: Wouter Born <github@maindrain.net>
2020-04-06 10:45:39 +02:00
..
src/main/java/org/openhab/core/automation Add and fix more null annotations (#1407) 2020-04-06 10:45:39 +02:00
.classpath Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
.project add further tests (#533) 2019-02-05 12:54:04 +01:00
itest.bndrun Run resolver on integration tests to fix the build (#1277) 2019-12-16 00:22:35 +01:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
pom.xml Applied spotless formatter (#1302) 2019-12-30 22:55:19 +01:00