com.liferay.portlet.subscriptions.test
Class BaseSubscriptionBaseModelTestCase
java.lang.Object
com.liferay.portlet.subscriptions.test.BaseSubscriptionTestCase
com.liferay.portlet.subscriptions.test.BaseSubscriptionBaseModelTestCase
public abstract class BaseSubscriptionBaseModelTestCase
- extends BaseSubscriptionTestCase
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseSubscriptionBaseModelTestCase
public BaseSubscriptionBaseModelTestCase()
testSubscriptionBaseModelWhenInContainerModel
public void testSubscriptionBaseModelWhenInContainerModel()
throws Exception
- Throws:
Exception
testSubscriptionBaseModelWhenInNoViewableContainerModel
public void testSubscriptionBaseModelWhenInNoViewableContainerModel()
throws Exception
- Throws:
Exception
testSubscriptionBaseModelWhenInRootContainerModel
public void testSubscriptionBaseModelWhenInRootContainerModel()
throws Exception
- Throws:
Exception
addSubscriptionBaseModel
protected abstract void addSubscriptionBaseModel(long baseModelId)
throws Exception
- Throws:
Exception
removeContainerModelResourceViewPermission
protected abstract void removeContainerModelResourceViewPermission()
throws Exception
- Throws:
Exception