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 voidafterClass(org.junit.runner.Description description, Long previousCompanyId) protected LongbeforeClass(org.junit.runner.Description description) Methods inherited from class com.liferay.portal.kernel.test.rule.ClassTestRule
afterMethod, beforeMethod, createMethodStatementMethods inherited from class com.liferay.portal.kernel.test.rule.AbstractTestRule
apply, createClassStatement
-
Field Details
-
INSTANCE
-
-
Method Details
-
afterClass
- Specified by:
afterClassin classAbstractTestRule<Long,Void>
-
beforeClass
protected Long beforeClass(org.junit.runner.Description description) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
beforeClassin classAbstractTestRule<Long,Void> - Throws:
com.liferay.portal.kernel.exception.PortalException
-