org.xbill.DNS
Class GPOSRecordTest.Test_rrFromWire

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.xbill.DNS.GPOSRecordTest.Test_rrFromWire
All Implemented Interfaces:
junit.framework.Test
Enclosing class:
GPOSRecordTest

public static class GPOSRecordTest.Test_rrFromWire
extends junit.framework.TestCase


Constructor Summary
GPOSRecordTest.Test_rrFromWire()
           
 
Method Summary
 void test_basic()
           
 void test_latitude_toobig()
           
 void test_latitude_toosmall()
           
 void test_longitude_toobig()
           
 void test_longitude_toosmall()
           
 
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

GPOSRecordTest.Test_rrFromWire

public GPOSRecordTest.Test_rrFromWire()
Method Detail

test_basic

public void test_basic()
                throws IOException
Throws:
IOException

test_longitude_toosmall

public void test_longitude_toosmall()
                             throws IOException
Throws:
IOException

test_longitude_toobig

public void test_longitude_toobig()
                           throws IOException
Throws:
IOException

test_latitude_toosmall

public void test_latitude_toosmall()
                            throws IOException
Throws:
IOException

test_latitude_toobig

public void test_latitude_toobig()
                          throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.