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

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

public class TestNotificationsPanel
extends BaseJiraWebTest

Test for the notifications panel.

Since:
v4.4

Field Summary
 
Fields inherited from class com.atlassian.jira.webtest.webdriver.tests.common.BaseJiraWebTest
backdoor, jira, jiraWebTestClassRules, logger, pageBinder, webTestRule
 
Constructor Summary
TestNotificationsPanel()
           
 
Method Summary
 void testNoNotification()
           
 void testNotAdminCanViewSharedBy()
           
 void testNotAdminNotifications()
           
 void testProjectEmail()
           
 void testWithMailServer()
           
 void testWithNotifications()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestNotificationsPanel

public TestNotificationsPanel()
Method Detail

testNoNotification

public void testNoNotification()

testWithNotifications

public void testWithNotifications()

testProjectEmail

public void testProjectEmail()

testNotAdminNotifications

public void testNotAdminNotifications()

testNotAdminCanViewSharedBy

public void testNotAdminCanViewSharedBy()

testWithMailServer

public void testWithMailServer()


Copyright © 2002-2013 Atlassian. All Rights Reserved.