Liferay 7.0-ga1 portal-test

Uses of Class
com.liferay.portal.kernel.test.rule.callback.SynchronousDestinationTestCallback.SyncHandler

Packages that use SynchronousDestinationTestCallback.SyncHandler
com.liferay.portal.kernel.test.rule.callback   
 

Uses of SynchronousDestinationTestCallback.SyncHandler in com.liferay.portal.kernel.test.rule.callback
 

Methods in com.liferay.portal.kernel.test.rule.callback that return SynchronousDestinationTestCallback.SyncHandler
 SynchronousDestinationTestCallback.SyncHandler SynchronousDestinationTestCallback.beforeClass(org.junit.runner.Description description)
           
 SynchronousDestinationTestCallback.SyncHandler SynchronousDestinationTestCallback.beforeMethod(org.junit.runner.Description description, Object target)
           
 

Methods in com.liferay.portal.kernel.test.rule.callback with parameters of type SynchronousDestinationTestCallback.SyncHandler
 void SynchronousDestinationTestCallback.afterClass(org.junit.runner.Description description, SynchronousDestinationTestCallback.SyncHandler syncHandler)
           
 void SynchronousDestinationTestCallback.afterMethod(org.junit.runner.Description description, SynchronousDestinationTestCallback.SyncHandler syncHandler, Object target)
           
 


Liferay 7.0-ga1 portal-test