org.opensubsystems.core.persist.db.connectionpool
Class XAPoolDatabaseConnectionFactoryTest

java.lang.Object
  extended by org.opensubsystems.core.persist.db.connectionpool.XAPoolDatabaseConnectionFactoryTest

public final class XAPoolDatabaseConnectionFactoryTest
extends java.lang.Object

Test of XAPool database connection factory.

Version:
$Id: XAPoolDatabaseConnectionFactoryTest.java,v 1.6 2007/01/07 06:14:20 bastafidli Exp $
Author:
Julian Legeny
Code reviewer:
Miro Halas
Code reviewed:
1.10 2004/10/07 07:31:07 bastafidli

Nested Class Summary
static class XAPoolDatabaseConnectionFactoryTest.XAPoolDatabaseConnectionFactoryTestInternal
          Internal class which can be included in other test suites directly without including the above suite.
 
Method Summary
static junit.framework.Test suite()
          Create the suite for this test since this is the only way how to create test setup which can initialize and shutdown the database for us
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

suite

public static junit.framework.Test suite()
Create the suite for this test since this is the only way how to create test setup which can initialize and shutdown the database for us

Returns:
Test - suite of tests to run for this database


Copyright © 2003 - 2006 OpenSubsystems s.r.o.