public class EmailServiceImplTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
EmailServiceImplTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testEmailContributorsAuthority()
The Email contributors authority controls who can add email.
|
void |
testFolderSubject()
ALF-9544
Inbound email to a folder restricts file name to 86 characters or less.
|
void |
testFromName()
Test the from name.
|
void |
testMessagesToDocument()
ALF-12297
Test messages being sent to a cm:content node
|
void |
testMessagesToSubTypeOfDocument()
ENH-560 - Inbound email server not working with custom types
|
void |
testMultipleMessagesToFolder()
ALF-1878
Duplicate incoming email Subjects over-write each other
|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, 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, formatpublic void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
tearDown in class junit.framework.TestCasejava.lang.Exceptionpublic void testFromName()
throws java.lang.Exception
java.lang.Exceptionpublic void testFolderSubject()
throws java.lang.Exception
java.lang.Exceptionpublic void testMultipleMessagesToFolder()
throws java.lang.Exception
java.lang.Exceptionpublic void testMessagesToDocument()
throws java.lang.Exception
java.lang.Exceptionpublic void testMessagesToSubTypeOfDocument()
throws java.lang.Exception
java.lang.Exceptionpublic void testEmailContributorsAuthority()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.