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,
java.lang.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 java.lang.Exception
afterClass in class SynchronousDestinationTestRulejava.lang.Exceptionpublic void afterMethod(org.junit.runner.Description description,
SynchronousDestinationTestRule.SyncHandler syncHandler,
java.lang.Object target)
afterMethod in class SynchronousDestinationTestRulepublic SynchronousDestinationTestRule.SyncHandler beforeClass(org.junit.runner.Description description) throws java.lang.Throwable
beforeClass in class SynchronousDestinationTestRulejava.lang.Throwable