openhab-core/itests/org.openhab.core.automation.module.timer.tests
Wouter Born e8e1c9fe73
Simplify code that creates List, Map and Set objects (#3836)
Simplifies the code by using List.of, List.copyOf etc. where possible which results in less code and imports.

Signed-off-by: Wouter Born <github@maindrain.net>
2023-10-09 18:00:00 +02:00
..
src/main/java/org/openhab/core/automation/module/timer/internal Simplify code that creates List, Map and Set objects (#3836) 2023-10-09 18:00:00 +02:00
.classpath Update Eclipse .classpath files (#3250) 2022-12-22 14:14:35 +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 Upgrade JUnit to 5.10.0 (#3832) 2023-10-07 20:34:47 +02:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
pom.xml Apply spotless 2023-07-24 01:11:37 +02:00