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

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.AbstractTestUidSearch
All Implemented Interfaces:
ImapTestConstants
Direct Known Subclasses:
ExperimentalUidSearchTest

public abstract class AbstractTestUidSearch
extends AbstractTestForAuthenticatedState


Field Summary
 
Fields inherited from interface org.apache.james.test.functional.imap.ImapTestConstants
FROM_ADDRESS, HOST, PASSWORD, PORT, TIMEOUT, TO_ADDRESS, USER
 
Constructor Summary
AbstractTestUidSearch(HostSystem system)
           
 
Method Summary
 void testSearchAtomsITALY()
           
 void testSearchAtomsKOREA()
           
 void testSearchAtomsUS()
           
 void testSearchCombinationsITALY()
           
 void testSearchCombinationsKOREA()
           
 void testSearchCombinationsUS()
           
 
Methods inherited from class org.apache.james.test.functional.imap.AbstractTestForAuthenticatedState
addLogin, setUp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractTestUidSearch

public AbstractTestUidSearch(HostSystem system)
                      throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

testSearchAtomsUS

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

testSearchAtomsITALY

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

testSearchAtomsKOREA

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

testSearchCombinationsUS

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

testSearchCombinationsITALY

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

testSearchCombinationsKOREA

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


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