Class TestSearchConstrainedByConfiguration

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchConstrainedByConfiguration

public class TestSearchConstrainedByConfiguration extends BaseJiraFuncTest
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
  • Constructor Details

    • TestSearchConstrainedByConfiguration

      public TestSearchConstrainedByConfiguration()
  • Method Details

    • setUpTest

      public void setUpTest()
    • testHideFieldEmptyQueries

      public void testHideFieldEmptyQueries() throws Exception
      Throws:
      Exception
    • testHideFields

      public void testHideFields() throws Exception
      Throws:
      Exception
    • testNoBrowseProjectPermission

      public void testNoBrowseProjectPermission() throws Exception
      Throws:
      Exception
    • testMakeFieldsOutOfScope

      public void testMakeFieldsOutOfScope() throws Exception
      Throws:
      Exception
    • testMakeNumberFieldCFOutOfScopeByIssueType

      public void testMakeNumberFieldCFOutOfScopeByIssueType() throws Exception
      Throws:
      Exception
    • testHidePriority

      public void testHidePriority() throws Exception
      Throws:
      Exception
    • testHideReporter

      public void testHideReporter() throws Exception
      Throws:
      Exception
    • testValidValuesBasedOnBrowseProjectPermission

      public void testValidValuesBasedOnBrowseProjectPermission() throws Exception
      Throws:
      Exception
    • testValidValuesForParentClause

      public void testValidValuesForParentClause() throws Exception
      Throws:
      Exception