org.alfresco.repo.imap
Class ImapMessageTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.alfresco.repo.imap.ImapMessageTest
All Implemented Interfaces:
junit.framework.Test

public class ImapMessageTest
extends junit.framework.TestCase


Constructor Summary
ImapMessageTest()
           
 
Method Summary
 void dontTestMessageCache()
           
 void setUp()
           
 void tearDown()
           
 void testEightBitMessage()
           
 void testEncodedFromToAddresses()
           
 void testMessageModifiedBetweenReads()
           
 void testMessageRenamedBetweenReads()
           
 void testUnmodifiedMessage()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, 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

ImapMessageTest

public ImapMessageTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception

testMessageModifiedBetweenReads

public void testMessageModifiedBetweenReads()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testMessageRenamedBetweenReads

public void testMessageRenamedBetweenReads()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

dontTestMessageCache

public void dontTestMessageCache()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testUnmodifiedMessage

public void testUnmodifiedMessage()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testEncodedFromToAddresses

public void testEncodedFromToAddresses()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testEightBitMessage

public void testEightBitMessage()
                         throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

public void tearDown()
              throws java.lang.Exception
Overrides:
tearDown in class junit.framework.TestCase
Throws:
java.lang.Exception


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.