Package com.liferay.portal.test.rule
Class LanguageIdsTestRule
Object
com.liferay.portal.kernel.test.rule.AbstractTestRule<C,Void>
com.liferay.portal.kernel.test.rule.ClassTestRule<Void>
com.liferay.portal.test.rule.LanguageIdsTestRule
- All Implemented Interfaces:
org.junit.rules.TestRule
- Author:
- Jonathan McCann
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
afterClass
(org.junit.runner.Description description, Void v) protected Void
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
-
-
Constructor Details
-
LanguageIdsTestRule
public LanguageIdsTestRule()
-
-
Method Details
-
afterClass
- Specified by:
afterClass
in classAbstractTestRule<Void,
Void> - Throws:
Throwable
-
beforeClass
- Specified by:
beforeClass
in classAbstractTestRule<Void,
Void> - Throws:
Throwable
-