org.apache.james.mailboxmanager.util
Class MailboxEventAnalyserTest
java.lang.Object
MockObjectTestCase
org.apache.james.mailboxmanager.util.MailboxEventAnalyserTest
public class MailboxEventAnalyserTest
- extends MockObjectTestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MailboxEventAnalyserTest
public MailboxEventAnalyserTest()
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testShouldBeNoSizeChangeOnOtherEvent
public void testShouldBeNoSizeChangeOnOtherEvent()
throws java.lang.Exception
- Throws:
java.lang.Exception
testShouldBeNoSizeChangeOnAdded
public void testShouldBeNoSizeChangeOnAdded()
throws java.lang.Exception
- Throws:
java.lang.Exception
testShouldNoSizeChangeAfterReset
public void testShouldNoSizeChangeAfterReset()
throws java.lang.Exception
- Throws:
java.lang.Exception
testShouldNotSetUidWhenNoSystemFlagChange
public void testShouldNotSetUidWhenNoSystemFlagChange()
throws java.lang.Exception
- Throws:
java.lang.Exception
testShouldSetUidWhenSystemFlagChange
public void testShouldSetUidWhenSystemFlagChange()
throws java.lang.Exception
- Throws:
java.lang.Exception
testShouldClearFlagUidsUponReset
public void testShouldClearFlagUidsUponReset()
throws java.lang.Exception
- Throws:
java.lang.Exception
testShouldNotSetUidWhenSystemFlagChangeDifferentSessionInSilentMode
public void testShouldNotSetUidWhenSystemFlagChangeDifferentSessionInSilentMode()
throws java.lang.Exception
- Throws:
java.lang.Exception
testShouldNotSetUidWhenSystemFlagChangeSameSessionInSilentMode
public void testShouldNotSetUidWhenSystemFlagChangeSameSessionInSilentMode()
throws java.lang.Exception
- Throws:
java.lang.Exception
testShouldNotSetUidWhenOnlyRecentFlagUpdated
public void testShouldNotSetUidWhenOnlyRecentFlagUpdated()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.