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

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

public class JbbXmlOverHttpHandlerTest
extends Object

A test class for the JUnit testing framework


Constructor Summary
JbbXmlOverHttpHandlerTest()
           
 
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

JbbXmlOverHttpHandlerTest

public JbbXmlOverHttpHandlerTest()
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.