@Deprecated
public class PortalExecutorManagerTestCallback
extends com.liferay.portal.kernel.test.rule.callback.BaseTestCallback<Object,Object>
| Modifier and Type | Class and Description |
|---|---|
protected class |
PortalExecutorManagerTestCallback.MockPortalExecutorManager
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
static PortalExecutorManagerTestCallback |
INSTANCE
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
afterClass(org.junit.runner.Description description,
Object o)
Deprecated.
|
public static final PortalExecutorManagerTestCallback INSTANCE
public void afterClass(org.junit.runner.Description description,
Object o)
afterClass in interface com.liferay.portal.kernel.test.rule.callback.TestCallback<Object,Object>afterClass in class com.liferay.portal.kernel.test.rule.callback.BaseTestCallback<Object,Object>