Uses of Class
com.liferay.portal.test.rule.InjectTestBag
Packages that use InjectTestBag
-
Uses of InjectTestBag in com.liferay.portal.test.rule
Methods in com.liferay.portal.test.rule that return InjectTestBagModifier and TypeMethodDescriptionInjectTestRule.beforeClass
(org.junit.runner.Description description) InjectTestRule.beforeMethod
(org.junit.runner.Description description, Object target) Methods in com.liferay.portal.test.rule with parameters of type InjectTestBagModifier and TypeMethodDescriptionvoid
InjectTestRule.afterClass
(org.junit.runner.Description description, InjectTestBag injectTestBag) void
InjectTestRule.afterMethod
(org.junit.runner.Description description, InjectTestBag injectTestBag, Object target)