Class TestNotificationsPanel
java.lang.Object
com.atlassian.jira.pageobjects.JiraWebDriverTest
com.atlassian.jira.pageobjects.BaseJiraWebTest
com.atlassian.jira.webtest.webdriver.tests.projectconfig.TestNotificationsPanel
Test for the notifications panel.
- Since:
- v4.4
-
Field Summary
Fields inherited from class com.atlassian.jira.pageobjects.BaseJiraWebTest
jiraWebTestClassRules, webTestRule
Fields inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
backdoor, jira, logger, mailHelper, pageBinder
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
getBackdoor, getBaseClassRule, getBaseRule
-
Constructor Details
-
TestNotificationsPanel
public TestNotificationsPanel()
-
-
Method Details
-
setUp
public void setUp() -
testNoNotification
public void testNoNotification() -
testWithArchivedRestoreNotificationsForEnterpriseLicense
public void testWithArchivedRestoreNotificationsForEnterpriseLicense() -
testProjectEmail
public void testProjectEmail() -
testNotAdminNotifications
public void testNotAdminNotifications() -
testWithMailServer
public void testWithMailServer()
-