com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl
Class JbbWsdlDocumentTest

java.lang.Object
  extended by com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocumentTest

public class JbbWsdlDocumentTest
extends Object

A JUnit test class


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

Constructor Detail

JbbWsdlDocumentTest

public JbbWsdlDocumentTest()
Method Detail

beforeEachTest

public void beforeEachTest()
acquireConnection the tests fixture


afterEachTest

public void afterEachTest()
clean up the tests fixture


testConstructor

public void testConstructor()


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