public class PACLTestRule extends Object implements org.junit.rules.TestRule
Modifier and Type | Class and Description |
---|---|
static class |
PACLTestRule.PACLTestRuleThreadLocal |
Modifier and Type | Field and Description |
---|---|
static String |
RESOURCE_PATH |
Constructor and Description |
---|
PACLTestRule() |
Modifier and Type | Method and Description |
---|---|
protected void |
afterClass(org.junit.runner.Description description,
com.liferay.portal.kernel.deploy.hot.HotDeployEvent hotDeployEvent,
com.liferay.portal.spring.context.PortletContextLoaderListener portletContextLoaderListener) |
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement statement,
org.junit.runner.Description description) |
protected com.liferay.portal.kernel.deploy.hot.HotDeployEvent |
beforeClass(org.junit.runner.Description description,
com.liferay.portal.spring.context.PortletContextLoaderListener portletContextLoaderListener) |
protected com.liferay.portal.kernel.deploy.hot.HotDeployEvent |
getHotDeployEvent(javax.servlet.ServletContext servletContext,
ClassLoader classLoader) |
protected void |
invokeStatement(org.junit.runners.model.Statement statement,
org.junit.runner.Description description) |
public static final String RESOURCE_PATH
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement statement, org.junit.runner.Description description)
apply
in interface org.junit.rules.TestRule
protected void afterClass(org.junit.runner.Description description, com.liferay.portal.kernel.deploy.hot.HotDeployEvent hotDeployEvent, com.liferay.portal.spring.context.PortletContextLoaderListener portletContextLoaderListener) throws Exception
Exception
protected com.liferay.portal.kernel.deploy.hot.HotDeployEvent beforeClass(org.junit.runner.Description description, com.liferay.portal.spring.context.PortletContextLoaderListener portletContextLoaderListener) throws Exception
Exception
protected com.liferay.portal.kernel.deploy.hot.HotDeployEvent getHotDeployEvent(javax.servlet.ServletContext servletContext, ClassLoader classLoader)