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

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

public class JbbHttpHandlerTest
extends Object

A test class for the JUnit testing framework


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

Constructor Detail

JbbHttpHandlerTest

public JbbHttpHandlerTest()
Method Detail

beforeEachTest

public void beforeEachTest()
acquireConnection the tests fixture


afterEachTest

public void afterEachTest()
clean up the tests fixture


testGetUrl

public void testGetUrl()


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