Class TestPropsUtil

Object
com.liferay.portal.kernel.test.util.TestPropsUtil

public class TestPropsUtil extends Object
Author:
Brian Wing Shun Chan
  • Method Details

    • get

      public static String get(String key)
    • getProperties

      public static Properties getProperties()
    • printProperties

      public static void printProperties()
    • set

      public static void set(String key, String value)