Liferay 7.0-ce-m3

Uses of Class
com.liferay.portal.test.SynchronousDestinationTestRule.SyncHandler

Packages that use SynchronousDestinationTestRule.SyncHandler
com.liferay.portal.test   
 

Uses of SynchronousDestinationTestRule.SyncHandler in com.liferay.portal.test
 

Methods in com.liferay.portal.test that return SynchronousDestinationTestRule.SyncHandler
protected  SynchronousDestinationTestRule.SyncHandler SynchronousMailTestRule.beforeClass(org.junit.runner.Description description)
           
protected  SynchronousDestinationTestRule.SyncHandler SynchronousDestinationTestRule.beforeMethod(org.junit.runner.Description description)
           
 

Methods in com.liferay.portal.test with parameters of type SynchronousDestinationTestRule.SyncHandler
protected  void SynchronousMailTestRule.afterClass(org.junit.runner.Description description, SynchronousDestinationTestRule.SyncHandler syncHandler)
           
protected  void SynchronousDestinationTestRule.afterMethod(org.junit.runner.Description description, SynchronousDestinationTestRule.SyncHandler syncHandler)
           
protected  void SynchronousMailTestRule.afterMethod(org.junit.runner.Description description, SynchronousDestinationTestRule.SyncHandler syncHandler)
           
 


Liferay 7.0-ce-m3