org.apache.james.smtpserver
Class SPFHandlerTest
java.lang.Object
TestCase
org.apache.james.smtpserver.SPFHandlerTest
public class SPFHandlerTest
- extends TestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPFHandlerTest
public SPFHandlerTest()
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSPFpass
public void testSPFpass()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSPFfail
public void testSPFfail()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSPFsoftFail
public void testSPFsoftFail()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSPFsoftFailRejectEnabled
public void testSPFsoftFailRejectEnabled()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSPFpermError
public void testSPFpermError()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSPFtempError
public void testSPFtempError()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSPFNoRecord
public void testSPFNoRecord()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSPFpermErrorNotRejectPostmaster
public void testSPFpermErrorNotRejectPostmaster()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSPFpermErrorNotRejectAbuse
public void testSPFpermErrorNotRejectAbuse()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSPFpermErrorRejectDisabled
public void testSPFpermErrorRejectDisabled()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSPFfailAddJunkScore
public void testSPFfailAddJunkScore()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.