Liferay 7.0-ce-b4

com.liferay.portal.test.rule.callback
Class PortalExecutorManagerTestCallback

java.lang.Object
  extended by com.liferay.portal.kernel.test.rule.callback.BaseTestCallback<Object,Object>
      extended by com.liferay.portal.test.rule.callback.PortalExecutorManagerTestCallback
All Implemented Interfaces:
TestCallback<Object,Object>

public class PortalExecutorManagerTestCallback
extends BaseTestCallback<Object,Object>


Nested Class Summary
protected  class PortalExecutorManagerTestCallback.MockPortalExecutorManager
           
 
Field Summary
static PortalExecutorManagerTestCallback INSTANCE
           
 
Method Summary
 void afterClass(org.junit.runner.Description description, Object o)
           
 
Methods inherited from class com.liferay.portal.kernel.test.rule.callback.BaseTestCallback
afterMethod, beforeClass, beforeMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final PortalExecutorManagerTestCallback INSTANCE
Method Detail

afterClass

public void afterClass(org.junit.runner.Description description,
                       Object o)
Specified by:
afterClass in interface TestCallback<Object,Object>
Overrides:
afterClass in class BaseTestCallback<Object,Object>

Liferay 7.0-ce-b4