public class CompanyProviderTestCallback extends BaseTestCallback<Long,Void>
| Modifier and Type | Field and Description |
|---|---|
static CompanyProviderTestCallback |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
afterClass(org.junit.runner.Description description,
Long previousCompanyId) |
Long |
beforeClass(org.junit.runner.Description description) |
afterMethod, beforeMethodpublic static final CompanyProviderTestCallback INSTANCE
public void afterClass(org.junit.runner.Description description,
Long previousCompanyId)
afterClass in interface TestCallback<Long,Void>afterClass in class BaseTestCallback<Long,Void>public Long beforeClass(org.junit.runner.Description description) throws com.liferay.portal.kernel.exception.PortalException
beforeClass in interface TestCallback<Long,Void>beforeClass in class BaseTestCallback<Long,Void>com.liferay.portal.kernel.exception.PortalException