public class TestBrowseProjects extends BaseJiraWebTest
Modifier and Type | Field and Description |
---|---|
static String |
PROJECT_CATEGORY_DESCRIPTION |
static String |
PROJECT_CATEGORY_NAME |
static String |
PROJECT_KEY |
static String |
PROJECT_LEAD |
static String |
PROJECT_NAME |
jiraWebTestClassRules, webTestRule
backdoor, jira, logger, mailHelper, pageBinder
Constructor and Description |
---|
TestBrowseProjects() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpClass() |
void |
shouldFilterProjectsAccordingToUrlParameters() |
void |
shouldFilterWhenChangingCriteria() |
void |
shouldShowErrorFlagAfterRestoringProjectFailure() |
void |
shouldShowSuccessFlagAfterArchivingProject() |
void |
shouldShowSuccessFlagAfterRestoringProject() |
void |
shouldSortAlphabetically() |
void |
shouldSortByLeadDisplayName() |
void |
shouldUpdateUrlWhenFilteringAndNavigating() |
void |
sortByArchivedDate() |
void |
sortByKeyNaturalOrder() |
void |
sortByLastIssueUpdate() |
static void |
tearDown() |
getBackdoor, getBaseClassRule, getBaseRule
public static final String PROJECT_NAME
public static final String PROJECT_KEY
public static final String PROJECT_LEAD
public static final String PROJECT_CATEGORY_NAME
public static final String PROJECT_CATEGORY_DESCRIPTION
public static void setUpClass()
public static void tearDown()
public void shouldFilterWhenChangingCriteria()
public void shouldSortAlphabetically()
public void shouldUpdateUrlWhenFilteringAndNavigating()
public void shouldFilterProjectsAccordingToUrlParameters()
public void shouldShowSuccessFlagAfterArchivingProject()
public void shouldShowSuccessFlagAfterRestoringProject()
public void shouldShowErrorFlagAfterRestoringProjectFailure()
public void sortByKeyNaturalOrder()
public void sortByLastIssueUpdate()
public void shouldSortByLeadDisplayName()
public void sortByArchivedDate()
Copyright © 2002-2022 Atlassian. All Rights Reserved.
View cookie preferences