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, addUser, setUp, updateBaseModelpublic void testSubscriptionBaseModelWhenInContainerModel()
throws java.lang.Exception
java.lang.Exceptionpublic void testSubscriptionBaseModelWhenInNoViewableContainerModel()
throws java.lang.Exception
java.lang.Exceptionpublic void testSubscriptionBaseModelWhenInRootContainerModel()
throws java.lang.Exception
java.lang.Exceptionprotected abstract void addSubscriptionBaseModel(long baseModelId)
throws java.lang.Exception
java.lang.Exceptionprotected abstract void removeContainerModelResourceViewPermission()
throws java.lang.Exception
java.lang.Exception