org.xbill.DNS
Class KEYBaseTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.xbill.DNS.KEYBaseTest
All Implemented Interfaces:
junit.framework.Test

public class KEYBaseTest
extends junit.framework.TestCase


Constructor Summary
KEYBaseTest()
           
 
Method Summary
 void test_ctor()
           
 void test_getFootprint()
           
 void test_rrFromWire()
           
 void test_rrToString()
           
 void test_rrToWire()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, 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, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

KEYBaseTest

public KEYBaseTest()
Method Detail

test_ctor

public void test_ctor()
               throws TextParseException
Throws:
TextParseException

test_rrFromWire

public void test_rrFromWire()
                     throws IOException
Throws:
IOException

test_rrToString

public void test_rrToString()
                     throws IOException,
                            TextParseException
Throws:
IOException
TextParseException

test_getFootprint

public void test_getFootprint()
                       throws TextParseException
Throws:
TextParseException

test_rrToWire

public void test_rrToWire()
                   throws IOException,
                          TextParseException
Throws:
IOException
TextParseException


Copyright © 2011. All Rights Reserved.