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

java.lang.Object
  extended by com.atlassian.jira.webtest.webdriver.tests.common.BaseJiraWebTest
      extended by com.atlassian.jira.webtest.webdriver.tests.projectconfig.TestSummaryNotificationsPanel

public class TestSummaryNotificationsPanel
extends BaseJiraWebTest

Since:
v4.4

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

Constructor Detail

TestSummaryNotificationsPanel

public TestSummaryNotificationsPanel()
Method Detail

testNotificationScheme

public void testNotificationScheme()

testProjectEmail

public void testProjectEmail()

testPermissions

public void testPermissions()


Copyright © 2002-2013 Atlassian. All Rights Reserved.