public class ClearThreadLocalClassTestRule
extends com.liferay.portal.kernel.test.rule.ClassTestRule<Void>
| Modifier and Type | Field and Description |
|---|---|
static ClearThreadLocalClassTestRule |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterClass(org.junit.runner.Description description,
Void v) |
protected Void |
beforeClass(org.junit.runner.Description description) |
afterMethod, beforeMethod, createMethodStatementpublic static final ClearThreadLocalClassTestRule INSTANCE
protected void afterClass(org.junit.runner.Description description,
Void v)
afterClass in class com.liferay.portal.kernel.test.rule.AbstractTestRule<Void,Void>protected Void beforeClass(org.junit.runner.Description description)
beforeClass in class com.liferay.portal.kernel.test.rule.AbstractTestRule<Void,Void>