public class TestViewCustomFields extends BaseJiraWebTest
jiraWebTestClassRules, webTestRule
backdoor, jira, logger, mailHelper, pageBinder
Constructor and Description |
---|
TestViewCustomFields() |
Modifier and Type | Method and Description |
---|---|
void |
shouldDisplayEscapedInfoAboutCustomField() |
void |
shouldMakeSearchByCustomFieldContext() |
void |
shouldMakeSearchByCustomFieldType() |
void |
shouldMakeSearchByName() |
void |
shouldMakeSearchByScreens() |
void |
shouldMakeSearchByScreensWithDisabledFeatureFlag() |
void |
shouldPaginateResults() |
void |
testArchivedProjectAnnotationWithoutLink() |
void |
testCustomFieldDescriptionsAreEscapedByDefault() |
void |
testProjectLinkWithoutArchivedAnnotation() |
void |
testUsedByProjectsDialog() |
void |
testUsedByScreensDialog() |
getBackdoor, getBaseClassRule, getBaseRule
public void testCustomFieldDescriptionsAreEscapedByDefault()
public void testUsedByProjectsDialog()
public void testArchivedProjectAnnotationWithoutLink()
public void testProjectLinkWithoutArchivedAnnotation()
public void testUsedByScreensDialog()
public void shouldDisplayEscapedInfoAboutCustomField()
public void shouldPaginateResults()
public void shouldMakeSearchByName()
public void shouldMakeSearchByCustomFieldType()
public void shouldMakeSearchByCustomFieldContext()
public void shouldMakeSearchByScreens()
public void shouldMakeSearchByScreensWithDisabledFeatureFlag()
Copyright © 2002-2022 Atlassian. All Rights Reserved.