public class ComputersPromotionTest extends DeployedAssetPromotionTest
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
classstructureid1 |
protected java.lang.String |
classstructureid2 |
protected java.lang.String |
classstructureid3 |
protected java.lang.String[][] |
deployedassetAttributes |
protected java.lang.String |
item1 |
protected java.lang.String |
item1ClasstructureId |
protected java.lang.String |
location1 |
protected java.lang.String |
location2 |
protected java.lang.String |
location3 |
protected java.lang.String |
nodenameComputerRoot |
protected java.lang.String |
nodenameFirstLevelPartition |
protected java.lang.String |
nodenameSecondLevelPartitionA |
protected java.lang.String |
nodenameSecondLevelPartitionB |
protected java.lang.String |
site1 |
protected java.lang.String |
site2 |
| Constructor and Description |
|---|
ComputersPromotionTest() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Long |
createDeployedAsset(java.lang.String nodename,
java.lang.Long parent,
java.lang.Long grandParent,
java.lang.String[][] attributesCommon,
java.lang.String[][] attributesSpecific) |
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() |
findAsset, findAsset, findAssetTransaction, findDeployedAsetViewRecord, findDeployedAsset, findReconLink, getDefaultsKey, promoteDeployedAsset, promoteSet, setAttributesInOrder, setPromotionDefaults, testDefaultsLocationAndClass, testDefaultsNoSiteClassification, testDefaultsNoSiteItem, testDefaultsNoSiteLocation, testDefaultsNoSiteStatus, testDefaultsNullClass, testDefaultsSetClassificationWhenItemIsSet, testDefaultsSetItemThenClassification, testDefaultsStatusAndItem, testDefaultsWrongClassification, testDefaultsWrongItem, testPromotionSimple, verifyAttributeValue, verifyCreatedAsset, verifyDeployedAssetNotPromoted, verifyPromotionDefaultsprotected final java.lang.String nodenameComputerRoot
protected final java.lang.String nodenameFirstLevelPartition
protected final java.lang.String nodenameSecondLevelPartitionA
protected final java.lang.String nodenameSecondLevelPartitionB
protected final java.lang.String site1
protected final java.lang.String site2
protected final java.lang.String location1
protected final java.lang.String location2
protected final java.lang.String location3
protected final java.lang.String classstructureid1
protected final java.lang.String classstructureid2
protected final java.lang.String classstructureid3
protected final java.lang.String item1
protected final java.lang.String item1ClasstructureId
protected final java.lang.String[][] deployedassetAttributes
public 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.Exceptionprotected java.lang.Long createDeployedAsset(java.lang.String nodename,
java.lang.Long parent,
java.lang.Long grandParent,
java.lang.String[][] attributesCommon,
java.lang.String[][] attributesSpecific)
throws java.lang.Exception
createDeployedAsset 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