org.apache.james.dnsserver
Class DNSServerTest
java.lang.Object
TestCase
org.apache.james.dnsserver.DNSServerTest
public class DNSServerTest
- extends TestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DNSServerTest
public DNSServerTest()
testNoMX
public void testNoMX()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBadMX
public void testBadMX()
throws java.lang.Exception
- Throws:
java.lang.Exception
testINARecords
public void testINARecords()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMXCatches
public void testMXCatches()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCNAMEasMXrecords
public void testCNAMEasMXrecords()
throws java.lang.Exception
- Throws:
java.lang.Exception
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.