Class BaseSubscriptionRootContainerModelTestCase

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

public abstract class BaseSubscriptionRootContainerModelTestCase extends BaseSubscriptionTestCase
  • Constructor Details

    • BaseSubscriptionRootContainerModelTestCase

      public BaseSubscriptionRootContainerModelTestCase()
  • Method Details

    • testSubscriptionRootContainerModelWhenAddingBaseModelInContainerModel

      public void testSubscriptionRootContainerModelWhenAddingBaseModelInContainerModel() throws Exception
      Throws:
      Exception
    • testSubscriptionRootContainerModelWhenAddingBaseModelInRootContainerModel

      public void testSubscriptionRootContainerModelWhenAddingBaseModelInRootContainerModel() throws Exception
      Throws:
      Exception
    • testSubscriptionRootContainerModelWhenAddingBaseModelInSubcontainerModel

      public void testSubscriptionRootContainerModelWhenAddingBaseModelInSubcontainerModel() throws Exception
      Throws:
      Exception
    • testSubscriptionRootContainerModelWhenUpdatingBaseModelInContainerModel

      public void testSubscriptionRootContainerModelWhenUpdatingBaseModelInContainerModel() throws Exception
      Throws:
      Exception
    • testSubscriptionRootContainerModelWhenUpdatingBaseModelInRootContainerModel

      public void testSubscriptionRootContainerModelWhenUpdatingBaseModelInRootContainerModel() throws Exception
      Throws:
      Exception
    • testSubscriptionRootContainerModelWhenUpdatingBaseModelInSubcontainerModel

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

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