com.ibm.team.fvt.tests.clm.pages.dialogs.rm
Class RmArtifactLinkDialog
java.lang.Object
com.ibm.team.fvt.tests.web.WebPageElement
com.ibm.team.fvt.tests.web.WebElementWrapper
com.ibm.team.fvt.tests.web.WebWindow
com.ibm.team.fvt.tests.web.WebDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDefaultDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmRequirementsSelectionDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmArtifactLinkDialog
public class RmArtifactLinkDialog
- extends RmRequirementsSelectionDialog
This class manages the dialog that creates links between RM artifacts within the same project.
The following actions are accessible on this page:
The following operations are also specialized for this dialog:
Method Summary |
void |
createArtifact(java.lang.String artifact)
Creates an artifact to link of the specified name. |
void |
linkRequirementUsingSearch(java.lang.String requirement)
Creates link to requirement via search |
Methods inherited from class com.ibm.team.fvt.tests.web.WebDialog |
open |
Methods inherited from class com.ibm.team.fvt.tests.web.WebWindow |
cancel, close |
Methods inherited from class com.ibm.team.fvt.tests.web.WebElementWrapper |
getText |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RmArtifactLinkDialog
public RmArtifactLinkDialog(ClmWebPage page)
createArtifact
public void createArtifact(java.lang.String artifact)
- Creates an artifact to link of the specified name.
- Parameters:
artifact
- The name of the artifact in the form of a String. (required)
linkRequirementUsingSearch
public void linkRequirementUsingSearch(java.lang.String requirement)
- Creates link to requirement via search
- Parameters:
requirement
- The name of the requirement