Class HeartbeatWatcherTest
java.lang.Object
test.de.iip_ecosphere.platform.services.environment.HeartbeatWatcherTest
Tests
HeartbeatWatcher.- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAsserts that there are reception callbacks.voidAsserts the watcher functionality.
-
Constructor Details
-
HeartbeatWatcherTest
public HeartbeatWatcherTest()
-
-
Method Details
-
testReceptionCallback
Asserts that there are reception callbacks.- Throws:
IOException- shall not occur
-
testWatcher
public void testWatcher()Asserts the watcher functionality.
-