Class PortalRunModeClassTestRule
Object
com.liferay.portal.kernel.test.rule.AbstractTestRule<C,Void>
com.liferay.portal.kernel.test.rule.ClassTestRule<String>
com.liferay.portal.kernel.test.rule.PortalRunModeClassTestRule
- All Implemented Interfaces:
org.junit.rules.TestRule
- Author:
- Rafael Praxedes
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionprotected void
afterClass
(org.junit.runner.Description description, String liferayMode) protected String
beforeClass
(org.junit.runner.Description description) Methods inherited from class com.liferay.portal.kernel.test.rule.ClassTestRule
afterMethod, beforeMethod, createMethodStatement
Methods inherited from class com.liferay.portal.kernel.test.rule.AbstractTestRule
apply, createClassStatement
-
Field Details
-
INSTANCE
-
-
Method Details
-
afterClass
- Specified by:
afterClass
in classAbstractTestRule<String,
Void>
-
beforeClass
protected String beforeClass(org.junit.runner.Description description) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
beforeClass
in classAbstractTestRule<String,
Void> - Throws:
com.liferay.portal.kernel.exception.PortalException
-