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

public class OsUtilsTest extends Object
Tests OsUtils.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • OsUtilsTest

      public OsUtilsTest()
  • Method Details

    • testValues

      public void testValues()
      Tests OsUtils methods.
    • testSystemPropertyOrEnv

      public void testSystemPropertyOrEnv()
      Tests OsUtils.getPropertyOrEnv(String, String), OsUtils.getPropertyOrEnv(String) and implicitly OsUtils.getEnv(String).
    • testOs

      public void testOs()
      Tests the Windows, Linux, Unix, Mac methods.