public abstract class BaseSubscriptionRootContainerModelTestCase extends BaseSubscriptionTestCase
creatorUser, group, PARENT_CONTAINER_MODEL_ID_DEFAULT, user| Constructor and Description |
|---|
BaseSubscriptionRootContainerModelTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
addSubscriptionContainerModel(long containerModelId) |
void |
testSubscriptionRootContainerModelWhenAddingBaseModelInContainerModel() |
void |
testSubscriptionRootContainerModelWhenAddingBaseModelInRootContainerModel() |
void |
testSubscriptionRootContainerModelWhenAddingBaseModelInSubcontainerModel() |
void |
testSubscriptionRootContainerModelWhenUpdatingBaseModelInContainerModel() |
void |
testSubscriptionRootContainerModelWhenUpdatingBaseModelInRootContainerModel() |
void |
testSubscriptionRootContainerModelWhenUpdatingBaseModelInSubcontainerModel() |
addBaseModel, addContainerModel, setUp, updateBaseModelpublic BaseSubscriptionRootContainerModelTestCase()
public void testSubscriptionRootContainerModelWhenAddingBaseModelInContainerModel()
throws Exception
Exceptionpublic void testSubscriptionRootContainerModelWhenAddingBaseModelInRootContainerModel()
throws Exception
Exceptionpublic void testSubscriptionRootContainerModelWhenAddingBaseModelInSubcontainerModel()
throws Exception
Exceptionpublic void testSubscriptionRootContainerModelWhenUpdatingBaseModelInContainerModel()
throws Exception
Exceptionpublic void testSubscriptionRootContainerModelWhenUpdatingBaseModelInRootContainerModel()
throws Exception
Exceptionpublic void testSubscriptionRootContainerModelWhenUpdatingBaseModelInSubcontainerModel()
throws Exception
Exception