Class BaseSubscriptionContainerModelTestCase

java.lang.Object
com.liferay.subscription.test.util.BaseSubscriptionTestCase
com.liferay.subscription.test.util.BaseSubscriptionContainerModelTestCase

public abstract class BaseSubscriptionContainerModelTestCase extends BaseSubscriptionTestCase
  • Constructor Details

    • BaseSubscriptionContainerModelTestCase

      public BaseSubscriptionContainerModelTestCase()
  • Method Details

    • testSubscriptionContainerModelWhenAddingBaseModelInContainerModel

      public void testSubscriptionContainerModelWhenAddingBaseModelInContainerModel() throws Exception
      Throws:
      Exception
    • testSubscriptionContainerModelWhenAddingBaseModelInRootContainerModel

      public void testSubscriptionContainerModelWhenAddingBaseModelInRootContainerModel() throws Exception
      Throws:
      Exception
    • testSubscriptionContainerModelWhenAddingBaseModelInSubcontainerModel

      public void testSubscriptionContainerModelWhenAddingBaseModelInSubcontainerModel() throws Exception
      Throws:
      Exception
    • testSubscriptionContainerModelWhenUpdatingBaseModelInContainerModel

      public void testSubscriptionContainerModelWhenUpdatingBaseModelInContainerModel() throws Exception
      Throws:
      Exception
    • testSubscriptionContainerModelWhenUpdatingBaseModelInRootContainerModel

      public void testSubscriptionContainerModelWhenUpdatingBaseModelInRootContainerModel() throws Exception
      Throws:
      Exception
    • testSubscriptionContainerModelWhenUpdatingBaseModelInSubcontainerModel

      public void testSubscriptionContainerModelWhenUpdatingBaseModelInSubcontainerModel() throws Exception
      Throws:
      Exception
    • addSubscriptionContainerModel

      protected abstract void addSubscriptionContainerModel(long containerModelId) throws Exception
      Throws:
      Exception