Class TestGroupPickerResource

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestGroupPickerResource

public class TestGroupPickerResource extends BaseJiraFuncTest
Func test for GroupPickerResource
Since:
v4.4
  • Constructor Details

    • TestGroupPickerResource

      public TestGroupPickerResource()
  • Method Details

    • setUpTest

      public void setUpTest()
    • testGroupSuggestionsOrder

      public void testGroupSuggestionsOrder()
    • testGroupSuggestionsAreHtmlEncoded

      public void testGroupSuggestionsAreHtmlEncoded()
    • testGroupSuggestionsNoQueryString

      public void testGroupSuggestionsNoQueryString()
    • testFindGroupsWithNoMatch

      public void testFindGroupsWithNoMatch()
    • testFindGroupsExcessResults

      public void testFindGroupsExcessResults()