com.quadrique.jbuildingblocks.core.io.socket.client
Class JbbDnsHandlerTest

java.lang.Object
  extended by com.quadrique.jbuildingblocks.core.io.socket.client.JbbDnsHandlerTest

public class JbbDnsHandlerTest
extends Object

A test class for the JUnit testing framework


Constructor Summary
JbbDnsHandlerTest()
           
 
Method Summary
 void afterEachTest()
          clean up the tests fixture
 void beforeEachTest()
          acquireConnection the tests fixture
 void testGetHostByName()
           
 void testStressGetHostByName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbbDnsHandlerTest

public JbbDnsHandlerTest()
Method Detail

beforeEachTest

public void beforeEachTest()
acquireConnection the tests fixture


afterEachTest

public void afterEachTest()
clean up the tests fixture


testGetHostByName

public void testGetHostByName()

testStressGetHostByName

public void testStressGetHostByName()


Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.