Class CompanyProviderClassTestRule

All Implemented Interfaces:
org.junit.rules.TestRule

public class CompanyProviderClassTestRule extends ClassTestRule<Long>
Author:
Cristina González
  • Field Details

  • Method Details

    • afterClass

      protected void afterClass(org.junit.runner.Description description, Long previousCompanyId)
      Specified by:
      afterClass in class AbstractTestRule<Long,Void>
    • beforeClass

      protected Long beforeClass(org.junit.runner.Description description) throws com.liferay.portal.kernel.exception.PortalException
      Specified by:
      beforeClass in class AbstractTestRule<Long,Void>
      Throws:
      com.liferay.portal.kernel.exception.PortalException