Class TimeUtilsTest
java.lang.Object
test.de.iip_ecosphere.platform.support.TimeUtilsTest
Tests
TimeUtils.- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests the formatting functions.voidTests theTimeUtils.sleep(int)method.voidTests theTimeUtils.waitFor(java.util.function.Supplier, int, int)method.
-
Constructor Details
-
TimeUtilsTest
public TimeUtilsTest()
-
-
Method Details
-
testSleep
public void testSleep()Tests theTimeUtils.sleep(int)method. -
testWaitFor
public void testWaitFor()Tests theTimeUtils.waitFor(java.util.function.Supplier, int, int)method. -
testFormats
Tests the formatting functions.- Throws:
IOException- shall not occur
-