Class BaseExportImportTestCase

java.lang.Object
com.liferay.exportimport.test.util.lar.BaseExportImportTestCase
com.liferay.exportimport.test.util.lar.BasePortletExportImportTestCase
com.liferay.portlet.display.template.test.util.BaseExportImportTestCase

public abstract class BaseExportImportTestCase extends com.liferay.exportimport.test.util.lar.BasePortletExportImportTestCase
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final com.liferay.portal.kernel.test.rule.AggregateTestRule
     

    Fields inherited from class com.liferay.exportimport.test.util.lar.BaseExportImportTestCase

    group, importedGroup, importedLayout, larFile, layout
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected String
    getClassName(long companyId)
     
    protected void
    testExportImportDisplayStyle(long displayStyleGroupId, String scopeType)
     
    void
     
    void
     

    Methods inherited from class com.liferay.exportimport.test.util.lar.BasePortletExportImportTestCase

    addParameter, addVersion, deleteFirstVersion, deleteLatestVersion, exportImportPortlet, exportImportPortlet, exportImportPortlet, exportImportPortlet, exportPortlet, exportPortlet, getImportedPortletPreferences, getImportedPortletPreferences, getNamespace, getPortletId, importPortlet, importPortlet, isVersioningEnabled, publishPortlet, testExportImportAssetLinks, testExportImportAvailableLocales, testExportImportDeletions, testExportImportDisplayStyleFromCurrentGroup, testExportImportDisplayStyleFromLayoutScope, testExportImportInvalidAvailableLocales, testExportImportValidAvailableLocales, testUpdateLastPublishDate, testVersioning1, testVersioning2, testVersioningDeleteFirst, testVersioningDeleteLatest, testVersioningExportImportTwice, validateImportedLinks, validateVersions

    Methods inherited from class com.liferay.exportimport.test.util.lar.BaseExportImportTestCase

    addAssetLink, addParameter, addParameter, addStagedModel, addStagedModel, deleteStagedModel, exportImportLayouts, exportImportLayouts, exportLayouts, exportLayouts, getAssetEntry, getExportParameterMap, getImportParameterMap, getLogCapture, getStagedModel, getStagedModelUuid, importLayouts, importLayouts, setUp, tearDown, validateImportedStagedModel

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • aggregateTestRule

      public static final com.liferay.portal.kernel.test.rule.AggregateTestRule aggregateTestRule
  • Constructor Details

    • BaseExportImportTestCase

      public BaseExportImportTestCase()
  • Method Details

    • testExportImportDisplayStyleFromDifferentGroup

      @TestInfo("LPD-33733") public void testExportImportDisplayStyleFromDifferentGroup() throws Exception
      Overrides:
      testExportImportDisplayStyleFromDifferentGroup in class com.liferay.exportimport.test.util.lar.BasePortletExportImportTestCase
      Throws:
      Exception
    • testExportImportDisplayStyleFromGlobalScope

      public void testExportImportDisplayStyleFromGlobalScope() throws Exception
      Overrides:
      testExportImportDisplayStyleFromGlobalScope in class com.liferay.exportimport.test.util.lar.BasePortletExportImportTestCase
      Throws:
      Exception
    • getClassName

      protected String getClassName(long companyId) throws Exception
      Throws:
      Exception
    • testExportImportDisplayStyle

      protected void testExportImportDisplayStyle(long displayStyleGroupId, String scopeType) throws Exception
      Overrides:
      testExportImportDisplayStyle in class com.liferay.exportimport.test.util.lar.BasePortletExportImportTestCase
      Throws:
      Exception