com.liferay.portal.test
Class SynchronousDestinationTestRule
java.lang.Object
com.liferay.portal.kernel.test.BaseTestRule<SynchronousDestinationTestRule.SyncHandler,SynchronousDestinationTestRule.SyncHandler>
com.liferay.portal.test.SynchronousDestinationTestRule
- All Implemented Interfaces:
- org.junit.rules.TestRule
- Direct Known Subclasses:
- SynchronousMailTestRule
public class SynchronousDestinationTestRule
- extends BaseTestRule<SynchronousDestinationTestRule.SyncHandler,SynchronousDestinationTestRule.SyncHandler>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final SynchronousDestinationTestRule INSTANCE
SynchronousDestinationTestRule
protected SynchronousDestinationTestRule()
afterMethod
protected void afterMethod(org.junit.runner.Description description,
SynchronousDestinationTestRule.SyncHandler syncHandler)
- Overrides:
afterMethod in class BaseTestRule<SynchronousDestinationTestRule.SyncHandler,SynchronousDestinationTestRule.SyncHandler>
beforeMethod
protected SynchronousDestinationTestRule.SyncHandler beforeMethod(org.junit.runner.Description description)
- Overrides:
beforeMethod in class BaseTestRule<SynchronousDestinationTestRule.SyncHandler,SynchronousDestinationTestRule.SyncHandler>