public class CompanyProviderClassTestRule extends ClassTestRule<Long>
Modifier and Type | Field and Description |
---|---|
static CompanyProviderClassTestRule |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
protected void |
afterClass(org.junit.runner.Description description,
Long previousCompanyId) |
protected Long |
beforeClass(org.junit.runner.Description description) |
afterMethod, beforeMethod, createMethodStatement
apply, createClassStatement
public static final CompanyProviderClassTestRule INSTANCE
protected void afterClass(org.junit.runner.Description description, Long previousCompanyId)
afterClass
in class AbstractTestRule<Long,Void>
protected Long beforeClass(org.junit.runner.Description description) throws com.liferay.portal.kernel.exception.PortalException
beforeClass
in class AbstractTestRule<Long,Void>
com.liferay.portal.kernel.exception.PortalException