org.apache.james.jspf
Class SPF1ParserTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.james.jspf.SPF1ParserTest
All Implemented Interfaces:
junit.framework.Test

public class SPF1ParserTest
extends junit.framework.TestCase


Nested Class Summary
static class SPF1ParserTest.SPF1RecordTestDef
           
 
Constructor Summary
SPF1ParserTest(SPF1ParserTest.SPF1RecordTestDef def, SPFRecordParser parser)
           
SPF1ParserTest(java.lang.String name)
           
 
Method Summary
static java.util.List loadTests()
           
protected  void runTest()
           
static junit.framework.Test suite()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SPF1ParserTest

public SPF1ParserTest(java.lang.String name)
               throws java.io.IOException
Throws:
java.io.IOException

SPF1ParserTest

public SPF1ParserTest(SPF1ParserTest.SPF1RecordTestDef def,
                      SPFRecordParser parser)
Method Detail

suite

public static junit.framework.Test suite()
                                  throws java.io.IOException
Throws:
java.io.IOException

runTest

protected void runTest()
                throws java.lang.Throwable
Overrides:
runTest in class junit.framework.TestCase
Throws:
java.lang.Throwable

loadTests

public static java.util.List loadTests()
                                throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2006-2009 The Apache Software Foundation. All Rights Reserved.