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 TypeMethodDescriptionvoid
SynchronousDestinationTestRule.afterClass
(org.junit.runner.Description description, SynchronousDestinationTestRule.SyncHandler syncHandler) void
SynchronousDestinationTestRule.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 TypeMethodDescriptionvoid
SynchronousMailTestRule.afterClass
(org.junit.runner.Description description, SynchronousDestinationTestRule.SyncHandler syncHandler) void
SynchronousMailTestRule.afterMethod
(org.junit.runner.Description description, SynchronousDestinationTestRule.SyncHandler syncHandler, Object target)