Class TestVisualRegressionEmails
java.lang.Object
com.atlassian.jira.pageobjects.JiraWebDriverTest
com.atlassian.jira.pageobjects.BaseJiraWebTest
com.atlassian.jira.webtest.webdriver.tests.visualregression.JiraVisualRegressionTest
com.atlassian.jira.webtest.webdriver.tests.visualregression.TestVisualRegressionEmails
- Since:
- v7.1
-
Field Summary
Fields inherited from class com.atlassian.jira.webtest.webdriver.tests.visualregression.JiraVisualRegressionTest
client, DEFAULT_DIMENSION, pageElementFinder, visualComparer
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
Modifier and TypeMethodDescriptionstatic void
void
void
void
void
void
void
Methods inherited from class com.atlassian.jira.webtest.webdriver.tests.visualregression.JiraVisualRegressionTest
addElementsToIgnore, addElementsToIgnore, assertPageMatches, assertPageMatches, assertUIMatches, assertUIMatchesIgnoringElements, clickOnElement, clickOnElement, closeInsiderPopUp, getBaselineScreenshotFilePath, getDimension, goTo, goToErrorPage, removeUPMCount, resetVisualComparer, resizeWindowToDefaultDimentions
Methods inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
getBackdoor, getBaseClassRule, getBaseRule
-
Constructor Details
-
TestVisualRegressionEmails
public TestVisualRegressionEmails()
-
-
Method Details
-
restoreInstance
public static void restoreInstance() -
testIssueCreatedEmail
public void testIssueCreatedEmail() throws javax.mail.MessagingException- Throws:
javax.mail.MessagingException
-
testIssueUpdatedEmail
public void testIssueUpdatedEmail() throws javax.mail.MessagingException- Throws:
javax.mail.MessagingException
-
testIssueCommentedEmail
public void testIssueCommentedEmail() throws javax.mail.MessagingException- Throws:
javax.mail.MessagingException
-
testMentionEmail
public void testMentionEmail() throws javax.mail.MessagingException- Throws:
javax.mail.MessagingException
-
testIssueSubscribtionEmail
public void testIssueSubscribtionEmail() throws javax.mail.MessagingException- Throws:
javax.mail.MessagingException
-
testCreateUserEmail
public void testCreateUserEmail() throws javax.mail.MessagingException- Throws:
javax.mail.MessagingException
-