public class TestDashboardResource extends BaseJiraRestTest
/dashboard
resource.backdoor, environmentData, initClass, initData
Constructor and Description |
---|
TestDashboardResource() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testDashboardResourceShouldAllowGettingAllDashboards() |
void |
testDashboardResourceShouldAllowGettingASingleDashboard() |
void |
testDashboardResourceShouldAllowGettingFavouriteDashboards() |
void |
testDashboardResourceShouldAllowGettingMyDashboards() |
getEnvironmentData
public void testDashboardResourceShouldAllowGettingFavouriteDashboards() throws Exception
Exception
public void testDashboardResourceShouldAllowGettingAllDashboards() throws Exception
Exception
public void testDashboardResourceShouldAllowGettingMyDashboards() throws Exception
Exception
public void testDashboardResourceShouldAllowGettingASingleDashboard() throws Exception
Exception
public void setUp()
Copyright © 2002-2017 Atlassian. All Rights Reserved.