com.atlassian.jira.webtest.webdriver.tests.projectconfig
Class TestProjectOperations

java.lang.Object
  extended by com.atlassian.jira.pageobjects.BaseJiraWebTest
      extended by com.atlassian.jira.webtest.webdriver.tests.projectconfig.TestProjectOperations

public class TestProjectOperations
extends BaseJiraWebTest

Web test for the project configuration summary page's pluggable view project operations block.

Since:
v4.4

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

Constructor Detail

TestProjectOperations

public TestProjectOperations()
Method Detail

setUp

public void setUp()

testLinkVisibilityOnViewProjectForProjectAdmin

public void testLinkVisibilityOnViewProjectForProjectAdmin()

testLinkVisibilityOnViewProjectForSystemAdmin

public void testLinkVisibilityOnViewProjectForSystemAdmin()


Copyright © 2002-2014 Atlassian. All Rights Reserved.