Package | Description |
---|---|
com.atlassian.jira.functest.framework.assertions | |
com.atlassian.jira.functest.framework.dashboard |
Modifier and Type | Method and Description |
---|---|
void |
DashboardAssertionsImpl.assertDashboardPortlets(Long id,
DashboardPagePortletInfo dashboardPortletInfo) |
void |
DashboardAssertions.assertDashboardPortlets(Long id,
DashboardPagePortletInfo dashboardPortletInfo)
Ensure that the given portlets exist on the passed dashboard page.
|
void |
DashboardAssertionsImpl.assertDefaultDashboardPortlets(DashboardPagePortletInfo dashboardPortletInfo) |
void |
DashboardAssertions.assertDefaultDashboardPortlets(DashboardPagePortletInfo dashboardPortletInfo)
Ensure that the given portlets exist on the system default dashboard page.
|
Modifier and Type | Method and Description |
---|---|
DashboardPagePortletInfo |
DashboardPagePortletInfo.addToLeft(String portletName) |
DashboardPagePortletInfo |
DashboardPagePortletInfo.addToRight(String portletName) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.