com.liferay.portal.test.rule
Class SynchronousMailTestRule
java.lang.Object
com.liferay.portal.kernel.test.rule.BaseTestRule<com.liferay.portal.kernel.test.rule.callback.SynchronousDestinationTestCallback.SyncHandler,com.liferay.portal.kernel.test.rule.callback.SynchronousDestinationTestCallback.SyncHandler>
com.liferay.portal.test.rule.SynchronousMailTestRule
- All Implemented Interfaces:
- com.liferay.portal.kernel.test.rule.ArquillianClassRuleHandler, org.junit.rules.TestRule
public class SynchronousMailTestRule
- extends com.liferay.portal.kernel.test.rule.BaseTestRule<com.liferay.portal.kernel.test.rule.callback.SynchronousDestinationTestCallback.SyncHandler,com.liferay.portal.kernel.test.rule.callback.SynchronousDestinationTestCallback.SyncHandler>
| Nested classes/interfaces inherited from class com.liferay.portal.kernel.test.rule.BaseTestRule |
com.liferay.portal.kernel.test.rule.BaseTestRule.StatementWrapper |
| Methods inherited from class com.liferay.portal.kernel.test.rule.BaseTestRule |
apply, handleAfterClass, handleBeforeClass, inspectTarget |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final SynchronousMailTestRule INSTANCE