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, testPromotionSimple
public void testPromotionChildrenAllSeparately() throws java.lang.Exception
java.lang.Exception
public void testPromotionChildrenCascadingSecondLevelFromSecondLevel() throws java.lang.Exception
java.lang.Exception
public void testPromotionChildrenCascadingSecondLevelFromRoot() throws java.lang.Exception
java.lang.Exception
public void testPromotionChildrenCascadingAll() throws java.lang.Exception
java.lang.Exception
public void testPromotionChildrenParentlessChildNotPromoted() throws java.lang.Exception
java.lang.Exception
public void testPromotionChildrenParentReconLinkDeleted() throws java.lang.Exception
java.lang.Exception
public void testPromotionAsUISelectionSetWithCascading() throws java.lang.Exception
java.lang.Exception
public void testPromotionAsUISelectionSetNoCascading() throws java.lang.Exception
java.lang.Exception
public void setUp() throws java.lang.Exception
setUp
in class DeployedAssetPromotionTest
java.lang.Exception
public void testDefaultsNullSite() throws java.lang.Exception
java.lang.Exception
public java.lang.String getDeployedAssetViewName()
getDeployedAssetViewName
in class DeployedAssetPromotionTest
public java.lang.String getAppName()
getAppName
in class DeployedAssetPromotionTest
public PromoteAction getNewPromoteActionInstance()
getNewPromoteActionInstance
in class DeployedAssetPromotionTest