public class PortalRunModeClassTestRule extends ClassTestRule<String>
Modifier and Type | Field and Description |
---|---|
static PortalRunModeClassTestRule |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
protected void |
afterClass(org.junit.runner.Description description,
String liferayMode) |
protected String |
beforeClass(org.junit.runner.Description description) |
afterMethod, beforeMethod, createMethodStatement
apply, createClassStatement
public static final PortalRunModeClassTestRule INSTANCE
protected void afterClass(org.junit.runner.Description description, String liferayMode)
afterClass
in class AbstractTestRule<String,Void>
protected String beforeClass(org.junit.runner.Description description) throws com.liferay.portal.kernel.exception.PortalException
beforeClass
in class AbstractTestRule<String,Void>
com.liferay.portal.kernel.exception.PortalException