|
||||||||||
| 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.TestCurrentAssigneeNotifications
public class TestCurrentAssigneeNotifications
A test that checks that the new assignee notifications of JRA-6344 are respected.
It uses a "hacked" XML file so that jira-applications.properties prMailMaoperty "jira.assignee.change.is.sent.to.both.parties" is set to false (old way) and true (new way)
| 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 | |
|---|---|
TestCurrentAssigneeNotifications()
|
|
| Method Summary | |
|---|---|
void |
setUpTest()
Setup for an actual test |
void |
tearDownTest()
individual test tear down |
void |
testAssignIssue_PostJRA6244()
|
void |
testAssignIssue_PreJRA6244()
|
void |
testBulkEditIssue_PostJRA6244()
|
void |
testBulkEditIssue_PreJRA6244()
|
void |
testBulkTransitionIssue_PostJRA6244()
|
void |
testBulkTransitionIssue_PreJRA6244()
|
void |
testEditIssue_PostJRA6244()
|
void |
testEditIssue_PreJRA6244()
|
void |
testTransitionIssue_PostJRA6244()
|
void |
testTransitionIssue_PreJRA6244()
|
| 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 TestCurrentAssigneeNotifications()
| Method Detail |
|---|
public void setUpTest()
FuncTestCase
setUpTest in class EmailFuncTestCasepublic void tearDownTest()
FuncTestCase
tearDownTest in class EmailFuncTestCase
public void testAssignIssue_PreJRA6244()
throws InterruptedException,
javax.mail.MessagingException,
IOException
InterruptedException
javax.mail.MessagingException
IOException
public void testAssignIssue_PostJRA6244()
throws InterruptedException,
javax.mail.MessagingException,
IOException
InterruptedException
javax.mail.MessagingException
IOException
public void testEditIssue_PreJRA6244()
throws javax.mail.MessagingException,
InterruptedException,
IOException
javax.mail.MessagingException
InterruptedException
IOException
public void testEditIssue_PostJRA6244()
throws javax.mail.MessagingException,
InterruptedException,
IOException
javax.mail.MessagingException
InterruptedException
IOException
public void testTransitionIssue_PreJRA6244()
throws javax.mail.MessagingException,
InterruptedException,
IOException
javax.mail.MessagingException
InterruptedException
IOException
public void testTransitionIssue_PostJRA6244()
throws javax.mail.MessagingException,
InterruptedException,
IOException
javax.mail.MessagingException
InterruptedException
IOException
public void testBulkEditIssue_PreJRA6244()
throws javax.mail.MessagingException,
InterruptedException,
IOException
javax.mail.MessagingException
InterruptedException
IOException
public void testBulkEditIssue_PostJRA6244()
throws javax.mail.MessagingException,
InterruptedException,
IOException
javax.mail.MessagingException
InterruptedException
IOException
public void testBulkTransitionIssue_PreJRA6244()
throws javax.mail.MessagingException,
InterruptedException,
IOException
javax.mail.MessagingException
InterruptedException
IOException
public void testBulkTransitionIssue_PostJRA6244()
throws javax.mail.MessagingException,
InterruptedException,
IOException
javax.mail.MessagingException
InterruptedException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||