Uses of Class
com.liferay.portal.kernel.test.rule.SynchronousDestinationTestRule.SyncHandler
Packages that use SynchronousDestinationTestRule.SyncHandler
-
Uses of SynchronousDestinationTestRule.SyncHandler in com.liferay.portal.kernel.test.rule
Methods in com.liferay.portal.kernel.test.rule that return SynchronousDestinationTestRule.SyncHandlerModifier and TypeMethodDescriptionSynchronousDestinationTestRule.beforeClass(org.junit.runner.Description description) SynchronousDestinationTestRule.beforeMethod(org.junit.runner.Description description, Object target) Methods in com.liferay.portal.kernel.test.rule with parameters of type SynchronousDestinationTestRule.SyncHandlerModifier and TypeMethodDescriptionvoidSynchronousDestinationTestRule.afterClass(org.junit.runner.Description description, SynchronousDestinationTestRule.SyncHandler syncHandler) voidSynchronousDestinationTestRule.afterMethod(org.junit.runner.Description description, SynchronousDestinationTestRule.SyncHandler syncHandler, Object target) -
Uses of SynchronousDestinationTestRule.SyncHandler in com.liferay.portal.test.rule
Methods in com.liferay.portal.test.rule that return SynchronousDestinationTestRule.SyncHandlerModifier and TypeMethodDescriptionSynchronousMailTestRule.beforeClass(org.junit.runner.Description description) Methods in com.liferay.portal.test.rule with parameters of type SynchronousDestinationTestRule.SyncHandlerModifier and TypeMethodDescriptionvoidSynchronousMailTestRule.afterClass(org.junit.runner.Description description, SynchronousDestinationTestRule.SyncHandler syncHandler) voidSynchronousMailTestRule.afterMethod(org.junit.runner.Description description, SynchronousDestinationTestRule.SyncHandler syncHandler, Object target)