| Package | Description |
|---|---|
| com.liferay.portal.kernel.test.rule |
| Modifier and Type | Method and Description |
|---|---|
SynchronousDestinationTestRule.SyncHandler |
SynchronousDestinationTestRule.beforeClass(org.junit.runner.Description description) |
SynchronousDestinationTestRule.SyncHandler |
SynchronousDestinationTestRule.beforeMethod(org.junit.runner.Description description,
Object target) |
| Modifier and Type | Method and Description |
|---|---|
void |
SynchronousDestinationTestRule.afterClass(org.junit.runner.Description description,
SynchronousDestinationTestRule.SyncHandler syncHandler) |
void |
SynchronousDestinationTestRule.afterMethod(org.junit.runner.Description description,
SynchronousDestinationTestRule.SyncHandler syncHandler,
Object target) |