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