org.apache.james.imap.decode.imap4rev1
Class SearchCommandParserTopLevelAndTest
java.lang.Object
MockObjectTestCase
org.apache.james.imap.decode.imap4rev1.SearchCommandParserTopLevelAndTest
public class SearchCommandParserTopLevelAndTest
- extends MockObjectTestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchCommandParserTopLevelAndTest
public SearchCommandParserTopLevelAndTest()
sequence
public static SearchCommandParserTopLevelAndTest.Input sequence()
uid
public static SearchCommandParserTopLevelAndTest.Input uid()
fromHeader
public static SearchCommandParserTopLevelAndTest.Input fromHeader()
to
public static SearchCommandParserTopLevelAndTest.Input to()
mailingListHeader
public static SearchCommandParserTopLevelAndTest.Input mailingListHeader()
since
public static SearchCommandParserTopLevelAndTest.Input since()
on
public static SearchCommandParserTopLevelAndTest.Input on()
stringUnquoted
public static SearchCommandParserTopLevelAndTest.Input stringUnquoted()
stringQuoted
public static SearchCommandParserTopLevelAndTest.Input stringQuoted()
draft
public static SearchCommandParserTopLevelAndTest.Input draft()
unanswered
public static SearchCommandParserTopLevelAndTest.Input unanswered()
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLargePermutations
public void testLargePermutations()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBasePermutations
public void testBasePermutations()
throws java.lang.Exception
- Throws:
java.lang.Exception
testVarietyPermutations
public void testVarietyPermutations()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.