com.liferay.portal.util.subscriptions
Class BaseSubscriptionTestCase
java.lang.Object
com.liferay.portal.util.subscriptions.BaseSubscriptionTestCase
- Direct Known Subclasses:
- BaseSubscriptionBaseModelTestCase, BaseSubscriptionClassTypeTestCase, BaseSubscriptionContainerModelTestCase, BaseSubscriptionLocalizedContentTestCase, BaseSubscriptionRootContainerModelTestCase
public abstract class BaseSubscriptionTestCase
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARENT_CONTAINER_MODEL_ID_DEFAULT
protected static final long PARENT_CONTAINER_MODEL_ID_DEFAULT
- See Also:
- Constant Field Values
group
@DeleteAfterTestRun
protected Group group
user
@DeleteAfterTestRun
protected User user
BaseSubscriptionTestCase
public BaseSubscriptionTestCase()
setUp
public void setUp()
throws Exception
- Throws:
Exception
addBaseModel
protected long addBaseModel(long containerModelId)
throws Exception
- Throws:
Exception
addContainerModel
protected long addContainerModel(long containerModelId)
throws Exception
- Throws:
Exception
updateBaseModel
protected void updateBaseModel(long baseModelId)
throws Exception
- Throws:
Exception