public class ComputersPromotionTest extends DeployedAssetPromotionTest
| Constructor and Description |
|---|
ComputersPromotionTest() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAppName() |
java.lang.String |
getDeployedAssetViewName() |
PromoteAction |
getNewPromoteActionInstance() |
void |
setUp() |
void |
testDefaultsNullSite() |
void |
testPromotionAsUISelectionSetNoCascading() |
void |
testPromotionAsUISelectionSetWithCascading() |
void |
testPromotionChildrenAllSeparately() |
void |
testPromotionChildrenCascadingAll() |
void |
testPromotionChildrenCascadingSecondLevelFromRoot() |
void |
testPromotionChildrenCascadingSecondLevelFromSecondLevel() |
void |
testPromotionChildrenParentlessChildNotPromoted() |
void |
testPromotionChildrenParentReconLinkDeleted() |
getDefaultsKey, testDefaultsLocationAndClass, testDefaultsNoSiteClassification, testDefaultsNoSiteItem, testDefaultsNoSiteLocation, testDefaultsNoSiteStatus, testDefaultsNullClass, testDefaultsSetClassificationWhenItemIsSet, testDefaultsSetItemThenClassification, testDefaultsStatusAndItem, testDefaultsWrongClassification, testDefaultsWrongItem, testPromotionSimplepublic void testPromotionChildrenAllSeparately()
throws java.lang.Exception
java.lang.Exceptionpublic void testPromotionChildrenCascadingSecondLevelFromSecondLevel()
throws java.lang.Exception
java.lang.Exceptionpublic void testPromotionChildrenCascadingSecondLevelFromRoot()
throws java.lang.Exception
java.lang.Exceptionpublic void testPromotionChildrenCascadingAll()
throws java.lang.Exception
java.lang.Exceptionpublic void testPromotionChildrenParentlessChildNotPromoted()
throws java.lang.Exception
java.lang.Exceptionpublic void testPromotionChildrenParentReconLinkDeleted()
throws java.lang.Exception
java.lang.Exceptionpublic void testPromotionAsUISelectionSetWithCascading()
throws java.lang.Exception
java.lang.Exceptionpublic void testPromotionAsUISelectionSetNoCascading()
throws java.lang.Exception
java.lang.Exceptionpublic void setUp()
throws java.lang.Exception
setUp in class DeployedAssetPromotionTestjava.lang.Exceptionpublic void testDefaultsNullSite()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String getDeployedAssetViewName()
getDeployedAssetViewName in class DeployedAssetPromotionTestpublic java.lang.String getAppName()
getAppName in class DeployedAssetPromotionTestpublic PromoteAction getNewPromoteActionInstance()
getNewPromoteActionInstance in class DeployedAssetPromotionTest