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

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

public class TestIssueSecurityPanel
extends BaseJiraWebTest

Since:
v4.4

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

Constructor Detail

TestIssueSecurityPanel

public TestIssueSecurityPanel()
Method Detail

notAdmin

public void notAdmin()

projectWithoutSecurityLevels

public void projectWithoutSecurityLevels()

projectWithSecurityLevels

public void projectWithSecurityLevels()


Copyright © 2002-2014 Atlassian. All Rights Reserved.