openhab-core/itests/org.openhab.core.automation.integration.tests
Wouter Born 92027ca922
Use .equals() on constants and literals to prevent NPEs (#1420)
* Use .equals() on constants and literals to prevent NPEs

Signed-off-by: Wouter Born <github@maindrain.net>
2020-04-16 07:40:49 +02:00
..
src/main Use .equals() on constants and literals to prevent NPEs (#1420) 2020-04-16 07:40:49 +02:00
.classpath Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
.gitignore make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
.project add some tests and prepare infrastructure (#531) 2019-02-05 09:32:49 +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