Class TestPropsValues
Object
com.liferay.portal.kernel.test.util.TestPropsValues
- Author:
- Brian Wing Shun Chan, Alexander Chow, Raymond Augé, Manuel de la Peña, Sampsa Sohlman
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ASSERT_LOGS
public static final boolean ASSERT_LOGS -
CI_TEST_TIMEOUT_TIME
public static final long CI_TEST_TIMEOUT_TIME -
COMPANY_WEB_ID
-
DL_FILE_ENTRY_PROCESSORS_TRIGGER_SYNCHRONOUSLY
public static final boolean DL_FILE_ENTRY_PROCESSORS_TRIGGER_SYNCHRONOUSLY -
JUNIT_DELAY_FACTOR
public static final int JUNIT_DELAY_FACTOR -
PORTAL_URL
-
USER_PASSWORD
-
-
Constructor Details
-
TestPropsValues
public TestPropsValues()
-
-
Method Details
-
getCompanyId
public static long getCompanyId() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getGroupId
public static long getGroupId() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getPlid
public static long getPlid() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getPlid
public static long getPlid(long groupId) -
getUser
public static com.liferay.portal.kernel.model.User getUser() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getUserId
public static long getUserId() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-