org.apache.james.transport.matchers
Class SenderIsRegexTest
java.lang.Object
AbstractSenderIsTest
org.apache.james.transport.matchers.SenderIsRegexTest
public class SenderIsRegexTest
- extends AbstractSenderIsTest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SenderIsRegexTest
public SenderIsRegexTest(java.lang.String arg0)
throws java.io.UnsupportedEncodingException
- Throws:
java.io.UnsupportedEncodingException
testSenderIsRegexMatchedAllRecipients
public void testSenderIsRegexMatchedAllRecipients()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
testSenderIsRegexNotMatchedAllRecipients
public void testSenderIsRegexNotMatchedAllRecipients()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
testThrowExceptionWithoutPattern
public void testThrowExceptionWithoutPattern()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
testThrowExceptionWithInvalidPattern
public void testThrowExceptionWithInvalidPattern()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
createMatcher
protected org.apache.mailet.Matcher createMatcher()
getConfigOption
protected java.lang.String getConfigOption()
getConfigValue
protected java.lang.String getConfigValue()
Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.