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, addUser, setUp, updateBaseModelpublic BaseSubscriptionRootContainerModelTestCase()
public void testSubscriptionRootContainerModelWhenAddingBaseModelInContainerModel()
throws java.lang.Exception
java.lang.Exceptionpublic void testSubscriptionRootContainerModelWhenAddingBaseModelInRootContainerModel()
throws java.lang.Exception
java.lang.Exceptionpublic void testSubscriptionRootContainerModelWhenAddingBaseModelInSubcontainerModel()
throws java.lang.Exception
java.lang.Exceptionpublic void testSubscriptionRootContainerModelWhenUpdatingBaseModelInContainerModel()
throws java.lang.Exception
java.lang.Exceptionpublic void testSubscriptionRootContainerModelWhenUpdatingBaseModelInRootContainerModel()
throws java.lang.Exception
java.lang.Exceptionpublic void testSubscriptionRootContainerModelWhenUpdatingBaseModelInSubcontainerModel()
throws java.lang.Exception
java.lang.Exceptionprotected abstract void addSubscriptionContainerModel(long containerModelId)
throws java.lang.Exception
java.lang.Exception