|
||||||||||
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.clm.pages.ClmViewlet
com.ibm.team.fvt.tests.clm.pages.viewlet.CcmOpenVsClosedWorkItemsViewlet
public class CcmOpenVsClosedWorkItemsViewlet
Manage CCM Open vs. Closed Work Items viewlet.
Following actions are accessible on this page:
check()
: Check that the viewlet is well displayed.configure(String, String)
: Configure the viewlet to report for
the given project area and test plan.Following operations are also defined or specialized for rich hovers:
Constructor Summary | |
---|---|
CcmOpenVsClosedWorkItemsViewlet(com.ibm.team.fvt.tests.web.WebPage page,
com.ibm.team.fvt.tests.web.WebBrowserElement webElement)
|
Method Summary | |
---|---|
void |
check()
Check that the viewlet is well displayed. |
void |
configure(java.lang.String projectAreaTitle,
java.lang.String testPlan)
Configure the viewlet to report for the given project area and test plan. |
Methods inherited from class com.ibm.team.fvt.tests.clm.pages.ClmViewlet |
---|
checkDevelopmentPlanRichHover, checkTestCaseRichHover, checkTestCaseRichHover, checkWortkItemRichHover, checkWortkItemRichHover, getResourceLinkElement, getTitle, validate, waitForLoadingEnd |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CcmOpenVsClosedWorkItemsViewlet(com.ibm.team.fvt.tests.web.WebPage page, com.ibm.team.fvt.tests.web.WebBrowserElement webElement)
Method Detail |
---|
public void check()
The viewlet is considered valid when it display a valid image.
com.ibm.team.fvt.tests.scenario.errors.ScenarioFailedError
- If the check fails.public void configure(java.lang.String projectAreaTitle, java.lang.String testPlan)
projectAreaTitle
- The project area title.testPlan
- The test plan to select
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |