com.ibm.team.fvt.tests.clm.pages.dialogs.ccm
Class CcmRequirementsSelectionDialog
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.ccm.CcmRequirementsSelectionDialog
public class CcmRequirementsSelectionDialog
- extends ClmWebPageDefaultDialog
Manage dialog launched to create stories from requirements from a CCM
development plan page.
Following actions are accessible on this page:
addAll()
: Create stories for all requirements displayed in the dialog.
Following operations are also specialized for dialogs:
- See Also:
CcmWebViewPlanPage
Method Summary |
void |
addAll()
Create stories for all requirements displayed in the dialog. |
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 |
CcmRequirementsSelectionDialog
public CcmRequirementsSelectionDialog(ClmWebPage page)
addAll
public void addAll()
- Create stories for all requirements displayed in the dialog.