org.apache.james.test.functional.imap
Class AbstractTestFetch
java.lang.Object
AbstractSimpleScriptedTestProtocol
org.apache.james.test.functional.imap.AbstractImapProtocolTestFramework
org.apache.james.test.functional.imap.AbstractTestForAuthenticatedState
org.apache.james.test.functional.imap.AbstractTestSelectedStateBase
org.apache.james.test.functional.imap.AbstractTestFetch
- All Implemented Interfaces:
- ImapTestConstants
- Direct Known Subclasses:
- ExperimentalFetchTest, ExternalFetchRunner
public abstract class AbstractTestFetch
- extends AbstractTestSelectedStateBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTestFetch
public AbstractTestFetch(HostSystem system)
testFetchEnvelopeUS
public void testFetchEnvelopeUS()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchEnvelopeIT
public void testFetchEnvelopeIT()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchEnvelopeKOREA
public void testFetchEnvelopeKOREA()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchTextUS
public void testFetchTextUS()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchBodyNoSectionUS
public void testFetchBodyNoSectionUS()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchTextIT
public void testFetchTextIT()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchBodyNoSectionIT
public void testFetchBodyNoSectionIT()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchTextKOREA
public void testFetchTextKOREA()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchBodyNoSectionKOREA
public void testFetchBodyNoSectionKOREA()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchRFC822US
public void testFetchRFC822US()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchRFC822TextUS
public void testFetchRFC822TextUS()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchRFC822HeaderUS
public void testFetchRFC822HeaderUS()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchRFC822KOREA
public void testFetchRFC822KOREA()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchRFC822TextKOREA
public void testFetchRFC822TextKOREA()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchRFC822HeaderKOREA
public void testFetchRFC822HeaderKOREA()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchRFC822ITALY
public void testFetchRFC822ITALY()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchRFC822TextITALY
public void testFetchRFC822TextITALY()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchRFC822HeaderITALY
public void testFetchRFC822HeaderITALY()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchInternalDateUS
public void testFetchInternalDateUS()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchInternalDateITALY
public void testFetchInternalDateITALY()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchInternalDateKOREA
public void testFetchInternalDateKOREA()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchFetchRfcMixedUS
public void testFetchFetchRfcMixedUS()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchFetchRfcMixedKOREA
public void testFetchFetchRfcMixedKOREA()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFetchFetchRfcMixedITALY
public void testFetchFetchRfcMixedITALY()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.