public class SynchronousMailTestRule
extends com.liferay.portal.kernel.test.rule.SynchronousDestinationTestRule
| Modifier and Type | Field and Description |
|---|---|
static SynchronousMailTestRule |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
afterClass(org.junit.runner.Description description,
com.liferay.portal.kernel.test.rule.SynchronousDestinationTestRule.SyncHandler syncHandler) |
void |
afterMethod(org.junit.runner.Description description,
com.liferay.portal.kernel.test.rule.SynchronousDestinationTestRule.SyncHandler syncHandler,
Object target) |
com.liferay.portal.kernel.test.rule.SynchronousDestinationTestRule.SyncHandler |
beforeClass(org.junit.runner.Description description) |
beforeMethodpublic static final SynchronousMailTestRule INSTANCE
public void afterClass(org.junit.runner.Description description,
com.liferay.portal.kernel.test.rule.SynchronousDestinationTestRule.SyncHandler syncHandler)
throws Exception
afterClass in class com.liferay.portal.kernel.test.rule.SynchronousDestinationTestRuleExceptionpublic void afterMethod(org.junit.runner.Description description,
com.liferay.portal.kernel.test.rule.SynchronousDestinationTestRule.SyncHandler syncHandler,
Object target)
afterMethod in class com.liferay.portal.kernel.test.rule.SynchronousDestinationTestRulepublic com.liferay.portal.kernel.test.rule.SynchronousDestinationTestRule.SyncHandler beforeClass(org.junit.runner.Description description)
throws Throwable
beforeClass in class com.liferay.portal.kernel.test.rule.SynchronousDestinationTestRuleThrowable