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