Liferay 7.0-ga1 portal-test-integration

Constant Field Values


Contents
com.liferay.*

com.liferay.portal.dao.db.BaseDBTestCase
protected static final String RENAME_TABLE_QUERY "alter_table_name a b"

com.liferay.portal.search.test.BaseSearchTestCase
protected final boolean CHECK_BASE_MODEL_PERMISSION true

com.liferay.portal.service.test.ServiceTestUtil
public static final int RETRY_COUNT 10
public static final int THREAD_COUNT 10

com.liferay.portal.test.rule.PACLTestRule
public static final String RESOURCE_PATH "com/liferay/portal/security/pacl/test/dependencies"

com.liferay.portal.test.rule.callback.HypersonicServerTestCallback
public static final String DATABASE_URL_BASE "jdbc:hsqldb:hsql://localhost/"

com.liferay.portlet.subscriptions.test.BaseSubscriptionLocalizedContentTestCase
protected static final String GERMAN_BODY "Hallo Welt"
protected static final String SPANISH_BODY "Hola Mundo"

com.liferay.portlet.subscriptions.test.BaseSubscriptionTestCase
protected static final long PARENT_CONTAINER_MODEL_ID_DEFAULT 0L

com.liferay.portlet.util.test.PortletKeys
public static final String TEST "com_liferay_test_portlet_TestPortlet"


Liferay 7.0-ga1 portal-test-integration