Integration tests for org.openhab.core.io.net (#3460)

* [org.openhab.core.io.net] add itests

Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
This commit is contained in:
Andrew Fiddian-Green
2023-03-25 17:44:15 +01:00
committed by GitHub
co-authored by Wouter Born
parent 8494bf1199
commit 4cbc0e613e
16 changed files with 649 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@
<module>org.openhab.core.config.discovery.usbserial.tests</module>
<module>org.openhab.core.config.dispatch.tests</module>
<module>org.openhab.core.ephemeris.tests</module>
<module>org.openhab.core.io.net.tests</module>
<module>org.openhab.core.io.rest.core.tests</module>
<module>org.openhab.core.model.item.tests</module>
<module>org.openhab.core.model.rule.tests</module>