com.liferay.portlet.subscriptions.test
Class BaseSubscriptionRootContainerModelTestCase
java.lang.Object
com.liferay.portlet.subscriptions.test.BaseSubscriptionTestCase
com.liferay.portlet.subscriptions.test.BaseSubscriptionRootContainerModelTestCase
public abstract class BaseSubscriptionRootContainerModelTestCase
- extends BaseSubscriptionTestCase
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseSubscriptionRootContainerModelTestCase
public BaseSubscriptionRootContainerModelTestCase()
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