public class TestFilterPicker extends BaseJiraFuncTest
com.atlassian.jira.webtest.selenium.filters.TestFilterPicker
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestFilterPicker() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testAnonymousUser() |
void |
testFilterViews()
Checks that the filters visible in the different tabs for different users matches expectations.
|
void |
testNoOperationsColumnsPresent()
Filter picker shouldn't let you have side-effects on filters - it's just for picking a filter.
|
void |
testNoProjects() |
void |
testNoSearchYet() |
void |
testProjectTabCategories() |
void |
testProjectTabNonEnterprise() |
void |
testTabStickinessNotStandard() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUpTest()
public void testNoSearchYet()
public void testTabStickinessNotStandard()
public void testFilterViews()
public void testNoOperationsColumnsPresent()
public void testAnonymousUser()
public void testProjectTabNonEnterprise()
public void testProjectTabCategories()
public void testNoProjects()
Copyright © 2002-2022 Atlassian. All Rights Reserved.