com.atlassian.jira.webtest.webdriver.tests.admin.filters
Class TestSharedFilters

java.lang.Object
  extended by com.atlassian.jira.webtest.webdriver.tests.common.BaseJiraWebTest
      extended by com.atlassian.jira.webtest.webdriver.tests.admin.filters.TestSharedFilters

public class TestSharedFilters
extends BaseJiraWebTest

Tests the behavior of the Share Filters page

Since:
v6.0

Field Summary
 
Fields inherited from class com.atlassian.jira.webtest.webdriver.tests.common.BaseJiraWebTest
backdoor, jira, jiraWebTestClassRules, logger, pageBinder, webTestRule
 
Constructor Summary
TestSharedFilters()
           
 
Method Summary
 void shouldOpenTheConfigurationCog()
           
 void shouldOpenTheConfigurationCogAfterReordering()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSharedFilters

public TestSharedFilters()
Method Detail

shouldOpenTheConfigurationCog

public void shouldOpenTheConfigurationCog()

shouldOpenTheConfigurationCogAfterReordering

public void shouldOpenTheConfigurationCogAfterReordering()


Copyright © 2002-2013 Atlassian. All Rights Reserved.