java.lang.Object
test.de.oktoflow.platform.support.commons.apache.TimeUtilsTest

public class TimeUtilsTest extends Object
Tests TimeUtils.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • TimeUtilsTest

      public TimeUtilsTest()
  • Method Details

    • testSleep

      public void testSleep()
      Tests the TimeUtils.sleep(int) method.
    • testWaitFor

      public void testWaitFor()
      Tests the TimeUtils.waitFor(java.util.function.Supplier, int, int) method.
    • testFormats

      public void testFormats() throws IOException
      Tests the formatting functions.
      Throws:
      IOException - shall not occur