public class SynchronousMailTestRule extends SynchronousDestinationTestRule
SynchronousDestinationTestRule.SyncHandler, SynchronousDestinationTestRule.TestSynchronousDestination| Modifier and Type | Field and Description |
|---|---|
static SynchronousMailTestRule |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
afterClass(org.junit.runner.Description description,
SynchronousDestinationTestRule.SyncHandler syncHandler) |
void |
afterMethod(org.junit.runner.Description description,
SynchronousDestinationTestRule.SyncHandler syncHandler,
Object target) |
SynchronousDestinationTestRule.SyncHandler |
beforeClass(org.junit.runner.Description description) |
beforeMethodapply, createClassStatement, createMethodStatementpublic static final SynchronousMailTestRule INSTANCE
public void afterClass(org.junit.runner.Description description,
SynchronousDestinationTestRule.SyncHandler syncHandler)
throws Exception
afterClass in class SynchronousDestinationTestRuleExceptionpublic void afterMethod(org.junit.runner.Description description,
SynchronousDestinationTestRule.SyncHandler syncHandler,
Object target)
afterMethod in class SynchronousDestinationTestRulepublic SynchronousDestinationTestRule.SyncHandler beforeClass(org.junit.runner.Description description) throws Throwable
beforeClass in class SynchronousDestinationTestRuleThrowable