Class TestSearchConstrainedByConfiguration
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchConstrainedByConfiguration
Tests if JQL searches do not bring back data when fields have been hidden or custom fields have been moved out of
configuration.
- Since:
- v4.0
-
Field Summary
Fields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
backdoor, environmentData, initClass, navigation, tester, testRule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
Methods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Constructor Details
-
TestSearchConstrainedByConfiguration
public TestSearchConstrainedByConfiguration()
-
-
Method Details
-
setUpTest
public void setUpTest() -
testHideFieldEmptyQueries
- Throws:
Exception
-
testHideFields
- Throws:
Exception
-
testNoBrowseProjectPermission
- Throws:
Exception
-
testMakeFieldsOutOfScope
- Throws:
Exception
-
testMakeNumberFieldCFOutOfScopeByIssueType
- Throws:
Exception
-
testHidePriority
- Throws:
Exception
-
testHideReporter
- Throws:
Exception
-
testValidValuesBasedOnBrowseProjectPermission
- Throws:
Exception
-
testValidValuesForParentClause
- Throws:
Exception
-