org.apache.james.test.functional.imap
Class AbstractTestFetchBodyStructure

java.lang.Object
  extended by AbstractSimpleScriptedTestProtocol
      extended by org.apache.james.test.functional.imap.AbstractImapProtocolTestFramework
          extended by org.apache.james.test.functional.imap.AbstractTestForAuthenticatedState
              extended by org.apache.james.test.functional.imap.AbstractTestSelectedStateBase
                  extended by org.apache.james.test.functional.imap.AbstractTestFetchBodyStructure
All Implemented Interfaces:
ImapTestConstants
Direct Known Subclasses:
ExperimentalFetchBodyStructureTest

public abstract class AbstractTestFetchBodyStructure
extends AbstractTestSelectedStateBase


Field Summary
 
Fields inherited from interface org.apache.james.test.functional.imap.ImapTestConstants
FROM_ADDRESS, HOST, PASSWORD, PORT, TIMEOUT, TO_ADDRESS, USER
 
Constructor Summary
AbstractTestFetchBodyStructure(HostSystem system)
           
 
Method Summary
 void testFetchFetchMultipartBodyStructureITALY()
           
 void testFetchFetchMultipartBodyStructureKOREA()
           
 void testFetchFetchMultipartBodyStructureUS()
           
 void testFetchFetchSimpleBodyStructureITALY()
           
 void testFetchFetchSimpleBodyStructureKOREA()
           
 void testFetchFetchSimpleBodyStructureUS()
           
 void testFetchStructureComplexITALY()
           
 void testFetchStructureComplexKOREA()
           
 void testFetchStructureComplexUS()
           
 void testFetchStructureEmbeddedITALY()
           
 void testFetchStructureEmbeddedKOREA()
           
 void testFetchStructureEmbeddedUS()
           
 
Methods inherited from class org.apache.james.test.functional.imap.AbstractTestSelectedStateBase
setUp
 
Methods inherited from class org.apache.james.test.functional.imap.AbstractTestForAuthenticatedState
addLogin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractTestFetchBodyStructure

public AbstractTestFetchBodyStructure(HostSystem system)
Method Detail

testFetchFetchSimpleBodyStructureUS

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

testFetchFetchSimpleBodyStructureKOREA

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

testFetchFetchSimpleBodyStructureITALY

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

testFetchFetchMultipartBodyStructureUS

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

testFetchFetchMultipartBodyStructureKOREA

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

testFetchFetchMultipartBodyStructureITALY

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

testFetchStructureEmbeddedUS

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

testFetchStructureEmbeddedITALY

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

testFetchStructureEmbeddedKOREA

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

testFetchStructureComplexUS

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

testFetchStructureComplexITALY

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

testFetchStructureComplexKOREA

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


Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.