org.xbill.DNS
Class OptionsTest

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

public class OptionsTest
extends junit.framework.TestCase


Constructor Summary
OptionsTest()
           
 
Method Summary
 void setUp()
           
 void test_check()
           
 void test_intValue()
           
 void test_set_1arg()
           
 void test_set_2arg()
           
 void test_systemProperty()
           
 void test_unset()
           
 void test_value()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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

OptionsTest

public OptionsTest()
Method Detail

setUp

public void setUp()

test_set_1arg

public void test_set_1arg()

test_set_2arg

public void test_set_2arg()

test_check

public void test_check()

test_unset

public void test_unset()

test_value

public void test_value()

test_intValue

public void test_intValue()

test_systemProperty

public void test_systemProperty()


Copyright © 2011. All Rights Reserved.