org.apache.james.transport.matchers
Class RemoteAddrNotInNetworkTest
java.lang.Object
TestCase
org.apache.james.transport.matchers.AbstractRemoteAddrInNetworkTest
org.apache.james.transport.matchers.RemoteAddrNotInNetworkTest
public class RemoteAddrNotInNetworkTest
- extends AbstractRemoteAddrInNetworkTest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteAddrNotInNetworkTest
public RemoteAddrNotInNetworkTest(java.lang.String arg0)
throws java.io.UnsupportedEncodingException
- Throws:
java.io.UnsupportedEncodingException
testRemoteAddrNotInNetworkMatched
public void testRemoteAddrNotInNetworkMatched()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
testRemoteAddrNotInNetworkNotMatch
public void testRemoteAddrNotInNetworkNotMatch()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
createMatcher
protected org.apache.james.transport.matchers.AbstractNetworkMatcher createMatcher()
- Specified by:
createMatcher
in class AbstractRemoteAddrInNetworkTest
getConfigOption
protected java.lang.String getConfigOption()
- Specified by:
getConfigOption
in class AbstractRemoteAddrInNetworkTest
getAllowedNetworks
protected java.lang.String getAllowedNetworks()
- Specified by:
getAllowedNetworks
in class AbstractRemoteAddrInNetworkTest
Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.