com.liferay.portlet.subscriptions.test
Class BaseSubscriptionAuthorTestCase
java.lang.Object
com.liferay.portlet.subscriptions.test.BaseSubscriptionTestCase
com.liferay.portlet.subscriptions.test.BaseSubscriptionAuthorTestCase
public abstract class BaseSubscriptionAuthorTestCase
- extends BaseSubscriptionTestCase
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseSubscriptionAuthorTestCase
public BaseSubscriptionAuthorTestCase()
testSubscriptionForAuthorWhenAddingBaseModel
public void testSubscriptionForAuthorWhenAddingBaseModel()
throws Exception
- Throws:
Exception
testSubscriptionForAuthorWhenUpdatingBaseModel
public void testSubscriptionForAuthorWhenUpdatingBaseModel()
throws Exception
- Throws:
Exception
addSubscription
protected abstract void addSubscription(long userId,
long containerModelId)
throws Exception
- Throws:
Exception
isSubscriptionForAuthorEnabled
protected boolean isSubscriptionForAuthorEnabled()