public class PACLTestRule extends Object implements org.junit.rules.TestRule
| 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.TestRuleprotected void afterClass(org.junit.runner.Description description,
com.liferay.portal.kernel.deploy.hot.HotDeployEvent hotDeployEvent,
com.liferay.portal.spring.context.PortletContextLoaderListener portletContextLoaderListener)
protected com.liferay.portal.kernel.deploy.hot.HotDeployEvent beforeClass(org.junit.runner.Description description,
com.liferay.portal.spring.context.PortletContextLoaderListener portletContextLoaderListener)
throws ReflectiveOperationException
ReflectiveOperationExceptionprotected com.liferay.portal.kernel.deploy.hot.HotDeployEvent getHotDeployEvent(javax.servlet.ServletContext servletContext,
ClassLoader classLoader)