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