public abstract class BaseSubscriptionContainerModelTestCase extends BaseSubscriptionTestCase
creatorUser, group, PARENT_CONTAINER_MODEL_ID_DEFAULT, user| Constructor and Description |
|---|
BaseSubscriptionContainerModelTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
addSubscriptionContainerModel(long containerModelId) |
void |
testSubscriptionContainerModelWhenAddingBaseModelInContainerModel() |
void |
testSubscriptionContainerModelWhenAddingBaseModelInRootContainerModel() |
void |
testSubscriptionContainerModelWhenAddingBaseModelInSubcontainerModel() |
void |
testSubscriptionContainerModelWhenUpdatingBaseModelInContainerModel() |
void |
testSubscriptionContainerModelWhenUpdatingBaseModelInRootContainerModel() |
void |
testSubscriptionContainerModelWhenUpdatingBaseModelInSubcontainerModel() |
addBaseModel, addContainerModel, setUp, updateBaseModelpublic BaseSubscriptionContainerModelTestCase()
public void testSubscriptionContainerModelWhenAddingBaseModelInContainerModel()
throws Exception
Exceptionpublic void testSubscriptionContainerModelWhenAddingBaseModelInRootContainerModel()
throws Exception
Exceptionpublic void testSubscriptionContainerModelWhenAddingBaseModelInSubcontainerModel()
throws Exception
Exceptionpublic void testSubscriptionContainerModelWhenUpdatingBaseModelInContainerModel()
throws Exception
Exceptionpublic void testSubscriptionContainerModelWhenUpdatingBaseModelInRootContainerModel()
throws Exception
Exceptionpublic void testSubscriptionContainerModelWhenUpdatingBaseModelInSubcontainerModel()
throws Exception
Exception