org.opensubsystems.core.persist.db.driver
Class AddBatchTest

java.lang.Object
  extended by org.opensubsystems.core.persist.db.driver.AddBatchTest

public final class AddBatchTest
extends java.lang.Object

Test for inserting more values into the DB using addBatch() method

Version:
$Id: AddBatchTest.java,v 1.6 2007/01/07 06:14:51 bastafidli Exp $
Author:
Julo Legeny
Code reviewer:
Miro Halas
Code reviewed:
1.3 2005/07/29 08:49:49 bastafidli

Nested Class Summary
static class AddBatchTest.AddBatchTestInternal
          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.