com.atlassian.jira.webtest.webdriver.tests.user
Class TestViewProfileTabSwitching

java.lang.Object
  extended by com.atlassian.jira.pageobjects.BaseJiraWebTest
      extended by com.atlassian.jira.webtest.webdriver.tests.user.TestViewProfileTabSwitching

public class TestViewProfileTabSwitching
extends BaseJiraWebTest

Ensure that navigation between tabs work including using back button in browser

Since:
v6.1

Field Summary
 
Fields inherited from class com.atlassian.jira.pageobjects.BaseJiraWebTest
backdoor, jira, jiraWebTestClassRules, logger, pageBinder, webTestRule
 
Constructor Summary
TestViewProfileTabSwitching()
           
 
Method Summary
 void setUp()
           
 void testTabNavigation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestViewProfileTabSwitching

public TestViewProfileTabSwitching()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testTabNavigation

public void testTabNavigation()


Copyright © 2002-2014 Atlassian. All Rights Reserved.