openhab-core/bundles/org.openhab.core.model.thing
Wouter Born d3ea6063c0
Migrate to JUnit 5 (#1580)
* Migrates all tests to the JUnit 5 Jupiter API
* Updates bnd to 5.1.2
* Updates maven-surefire-plugin to 3.0.0-M5
* Updates Mockito to 3.4.6
* Updates Hamcrest to 2.2
* Removes org.openhab.core.boot POM dependencies

Signed-off-by: Wouter Born <github@maindrain.net>
2020-08-09 14:36:46 +02:00
..
src/org/openhab/core/model/thing Allow negative numbers in metadata for Items (#1517) 2020-06-24 22:06:53 +02:00
src.moved/test/java/org/openhab/core/model/thing/internal Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +02:00
.classpath Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
.gitignore mavenize openHAB and integrate mavenized ESH repository (#467) 2019-01-28 13:07:31 +01:00
.project mavenize openHAB and integrate mavenized ESH repository (#467) 2019-01-28 13:07:31 +01:00
bnd.bnd Removed dependency on 'org.apache.commons.logging (#1440) 2020-05-20 21:35:43 +02:00
model.profile-marker mavenize openHAB and integrate mavenized ESH repository (#467) 2019-01-28 13:07:31 +01:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
plugin.xml Renamed packages 2019-12-28 12:18:16 +01:00
plugin.xml_gen Renamed packages 2019-12-28 12:18:16 +01:00
pom.xml Add null annotations to providers and ThingManager (#1412) 2020-04-11 08:29:12 +02:00