openhab-core/itests/org.openhab.core.model.rule.tests
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
..
src Fix tests failing on windows (#1602) 2020-08-22 23:03:06 +02:00
.classpath Replaced "classic" rule engine by a DSLRuleProvider for the NGRE (#1451) 2020-06-14 10:36:25 +02:00
.project add some tests and prepare infrastructure (#531) 2019-02-05 09:32:49 +01:00
itest.bndrun Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02: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