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