Class BaseSubscriptionContainerModelTestCase
java.lang.Object
com.liferay.subscription.test.util.BaseSubscriptionTestCase
com.liferay.subscription.test.util.BaseSubscriptionContainerModelTestCase
-
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
-
BaseSubscriptionContainerModelTestCase
public BaseSubscriptionContainerModelTestCase()
-
-
Method Details
-
testSubscriptionContainerModelWhenAddingBaseModelInContainerModel
- Throws:
Exception
-
testSubscriptionContainerModelWhenAddingBaseModelInRootContainerModel
public void testSubscriptionContainerModelWhenAddingBaseModelInRootContainerModel() throws Exception- Throws:
Exception
-
testSubscriptionContainerModelWhenAddingBaseModelInSubcontainerModel
- Throws:
Exception
-
testSubscriptionContainerModelWhenUpdatingBaseModelInContainerModel
- Throws:
Exception
-
testSubscriptionContainerModelWhenUpdatingBaseModelInRootContainerModel
public void testSubscriptionContainerModelWhenUpdatingBaseModelInRootContainerModel() throws Exception- Throws:
Exception
-
testSubscriptionContainerModelWhenUpdatingBaseModelInSubcontainerModel
public void testSubscriptionContainerModelWhenUpdatingBaseModelInSubcontainerModel() throws Exception- Throws:
Exception
-
addSubscriptionContainerModel
- Throws:
Exception
-