|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.atlassian.jira.functest.framework.FuncTestCase
com.atlassian.jira.webtests.EmailFuncTestCase
com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
public class TestIssueNotifications
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.atlassian.jira.webtests.EmailFuncTestCase |
|---|
EmailFuncTestCase.MailBox |
| Field Summary |
|---|
| Fields inherited from class com.atlassian.jira.webtests.EmailFuncTestCase |
|---|
DEAFULT_FROM_ADDRESS, DEFAULT_SUBJECT_PREFIX, HTML_FORMAT_REGEX, mailService, newline |
| Fields inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
|---|
administration, assertions, backdoor, environmentData, form, funcTestHelperFactory, issueTableAssertions, locator, log, navigation, oldway_consider_porting, page, parse, tester, text |
| Constructor Summary | |
|---|---|
TestIssueNotifications()
|
|
| Method Summary | |
|---|---|
protected void |
configureAndStartSmtpServerWithNotify()
|
void |
tearDownTest()
individual test tear down |
void |
testAnonymousUser()
|
void |
testAssignIssueNotificationCurrentAndPreviousAssignee()
|
void |
testAssignIssueNotificationNoCurrentAssignee()
|
void |
testAssignIssueNotificationUnassigned()
|
void |
testDeleteCommentNotification()
|
void |
testDeleteIssueBeforeCommentNotification()
delete the issue while a notification message for the message is still in the mail queue (i.e. |
void |
testDeleteIssueNotification()
|
void |
testDeleteSubTaskNotification()
|
void |
testDeleteUserBeforeCommentNotification()
delete a user while an notification generated by that user is still in the mail queue (i.e. |
void |
testEditCommentNotification()
|
void |
testMailOrdering()
For JRA-23390 |
void |
testResolutionDateInEmail()
|
| Methods inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
|---|
builtInCustomFieldKey, getAssertions, getEnvironmentData, getTester, getWebClientListener, isDumpHTML, log, log, runBare, runTest, setEnvironmentData, setUp, setUpHttpUnitOptions, shouldSkipSetup, tearDown, xpath |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestIssueNotifications()
| Method Detail |
|---|
public void tearDownTest()
FuncTestCase
tearDownTest in class EmailFuncTestCaseprotected void configureAndStartSmtpServerWithNotify()
configureAndStartSmtpServerWithNotify in class EmailFuncTestCase
public void testDeleteUserBeforeCommentNotification()
throws InterruptedException,
javax.mail.MessagingException,
IOException
InterruptedException
javax.mail.MessagingException
IOException
public void testDeleteIssueBeforeCommentNotification()
throws InterruptedException,
javax.mail.MessagingException,
IOException
InterruptedException
javax.mail.MessagingException
IOException
public void testDeleteSubTaskNotification()
throws InterruptedException,
javax.mail.MessagingException,
IOException
InterruptedException
javax.mail.MessagingException
IOException
public void testDeleteIssueNotification()
throws InterruptedException,
javax.mail.MessagingException,
IOException
InterruptedException
javax.mail.MessagingException
IOException
public void testDeleteCommentNotification()
throws InterruptedException,
javax.mail.MessagingException,
IOException
InterruptedException
javax.mail.MessagingException
IOException
public void testEditCommentNotification()
throws InterruptedException,
javax.mail.MessagingException,
IOException
InterruptedException
javax.mail.MessagingException
IOException
public void testAnonymousUser()
throws InterruptedException,
javax.mail.MessagingException,
IOException
InterruptedException
javax.mail.MessagingException
IOException
public void testAssignIssueNotificationNoCurrentAssignee()
throws Exception
Exception
public void testAssignIssueNotificationCurrentAndPreviousAssignee()
throws Exception
Exception
public void testAssignIssueNotificationUnassigned()
throws Exception
Exception
public void testResolutionDateInEmail()
throws InterruptedException,
javax.mail.MessagingException,
IOException
InterruptedException
javax.mail.MessagingException
IOException
public void testMailOrdering()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||