public abstract class BaseSubscriptionBaseModelTestCase extends BaseSubscriptionTestCase
creatorUser, group, PARENT_CONTAINER_MODEL_ID_DEFAULT, user| Constructor and Description |
|---|
BaseSubscriptionBaseModelTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
addSubscriptionBaseModel(long baseModelId) |
protected abstract void |
removeContainerModelResourceViewPermission() |
void |
testSubscriptionBaseModelWhenInContainerModel() |
void |
testSubscriptionBaseModelWhenInNoViewableContainerModel() |
void |
testSubscriptionBaseModelWhenInRootContainerModel() |
addBaseModel, addContainerModel, setUp, updateBaseModelpublic void testSubscriptionBaseModelWhenInContainerModel()
throws Exception
Exceptionpublic void testSubscriptionBaseModelWhenInNoViewableContainerModel()
throws Exception
Exceptionpublic void testSubscriptionBaseModelWhenInRootContainerModel()
throws Exception
Exceptionprotected abstract void addSubscriptionBaseModel(long baseModelId)
throws Exception
Exception