com.ibm.team.fvt.tests.clm.pages.dialogs.qm
Class QmDvptPlanLinkDialog
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.qm.QmDvptPlanLinkDialog
public class QmDvptPlanLinkDialog
- extends ClmWebPageDefaultDialog
Manage dialog to add a development plan link to the test plan from which QM
page it has been opened.
Following actions are accessible on this page:
Following operations are also specialized for dialogs:
- See Also:
RmWebShowCollectionPage
Method Summary |
void |
addExistingPlan(java.lang.String plan)
Add the given plan to the development plan links. |
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 java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QmDvptPlanLinkDialog
public QmDvptPlanLinkDialog(ClmWebPage page)
addExistingPlan
public void addExistingPlan(java.lang.String plan)
- Add the given plan to the development plan links.
- Parameters:
plan
- The plan to add
- Throws:
com.ibm.team.fvt.tests.scenario.errors.ScenarioFailedError
- If the plan does not exist