Class BaseSubscriptionRootContainerModelTestCase
java.lang.Object
com.liferay.subscription.test.util.BaseSubscriptionTestCase
com.liferay.subscription.test.util.BaseSubscriptionRootContainerModelTestCase
-
Field Summary
Fields inherited from class com.liferay.subscription.test.util.BaseSubscriptionTestCase
creatorUser, group, PARENT_CONTAINER_MODEL_ID_DEFAULT, user -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract voidaddSubscriptionContainerModel(long containerModelId) voidvoidvoidvoidvoidvoidMethods inherited from class com.liferay.subscription.test.util.BaseSubscriptionTestCase
addBaseModel, addContainerModel, addUser, setUp, updateBaseModel
-
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
- Throws:
Exception
-