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