com.atlassian.jira.webtest.webdriver.tests.issue
Class TestShifter

java.lang.Object
  extended by com.atlassian.jira.webtest.webdriver.tests.common.BaseJiraWebTest
      extended by com.atlassian.jira.webtest.webdriver.tests.issue.TestShifter

public class TestShifter
extends BaseJiraWebTest

Tests for shifter actions

Since:
v6.0

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

Constructor Detail

TestShifter

public TestShifter()
Method Detail

testDialogHasMessageAboutDeletedIssue

public void testDialogHasMessageAboutDeletedIssue()
                                           throws Exception
Throws:
Exception

testAnonymousUserHasSuggestions

public void testAnonymousUserHasSuggestions()

testMoreActionsDropdownIsClosedOnShifter

public void testMoreActionsDropdownIsClosedOnShifter()


Copyright © 2002-2013 Atlassian. All Rights Reserved.