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, verifyPromotionDefaults
protected 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.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
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) throws java.lang.Exception
createDeployedAsset
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