Class CompanyProviderClassTestRule
Object
com.liferay.portal.kernel.test.rule.AbstractTestRule<C,Void>
com.liferay.portal.kernel.test.rule.ClassTestRule<Long>
com.liferay.portal.kernel.test.rule.CompanyProviderClassTestRule
- All Implemented Interfaces:
org.junit.rules.TestRule
- Author:
- Cristina González
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionprotected void
afterClass
(org.junit.runner.Description description, Long previousCompanyId) protected Long
beforeClass
(org.junit.runner.Description description) Methods inherited from class com.liferay.portal.kernel.test.rule.ClassTestRule
afterMethod, beforeMethod, createMethodStatement
Methods inherited from class com.liferay.portal.kernel.test.rule.AbstractTestRule
apply, createClassStatement
-
Field Details
-
INSTANCE
-
-
Method Details
-
afterClass
- Specified by:
afterClass
in classAbstractTestRule<Long,
Void>
-
beforeClass
protected Long beforeClass(org.junit.runner.Description description) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
beforeClass
in classAbstractTestRule<Long,
Void> - Throws:
com.liferay.portal.kernel.exception.PortalException
-