|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.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.RmCreateLinkDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmCreateCollectionLinkDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmTestPlanLinkDialog
public class RmTestPlanLinkDialog
Manage dialog to add a test plan link to the collection from which RM page it has been opened.
Following actions are accessible on this page:
addNewPlan(String)
: Create and add the given plan to the test
plan links.
RmWebShowCollectionPage
Constructor Summary | |
---|---|
RmTestPlanLinkDialog(ClmWebPage page)
|
Method Summary | |
---|---|
void |
addNewPlan(java.lang.String plan)
Create and add the given plan to the test plan links. |
Methods inherited from class com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmCreateLinkDialog |
---|
clickOnChooseExisting, clickOnCreateNew, linked, 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 |
Constructor Detail |
---|
public RmTestPlanLinkDialog(ClmWebPage page)
Method Detail |
---|
public void addNewPlan(java.lang.String plan)
plan
- The plan to create and add
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |