org.apache.james.mailboxmanager
Class MessageResultUtilsIsIncludedTest

java.lang.Object
  extended by MockObjectTestCase
      extended by org.apache.james.mailboxmanager.MessageResultUtilsIsIncludedTest

public class MessageResultUtilsIsIncludedTest
extends MockObjectTestCase


Constructor Summary
MessageResultUtilsIsIncludedTest()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testBodyContentIncluded()
           
 void testFlagsIncluded()
           
 void testFULL_CONTENTIncluded()
           
 void testHEADERSIncluded()
           
 void testINTERNAL_DATEIncluded()
           
 void testShouldNOTHINGAlwaysBeIncluded()
           
 void testShouldReturnFalseWhenNull()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageResultUtilsIsIncludedTest

public MessageResultUtilsIsIncludedTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testShouldReturnFalseWhenNull

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

testBodyContentIncluded

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

testFlagsIncluded

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

testFULL_CONTENTIncluded

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

testHEADERSIncluded

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

testINTERNAL_DATEIncluded

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

testShouldNOTHINGAlwaysBeIncluded

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


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