All Classes and Interfaces

Classes
Class
Description
 
 
 
 
Abstract class for testing IDataSet implementations which only decorate another IDataSet implementation.
 
 
 
Abstract base for unit tests of DbUnit exception types that support the four standard constructor signatures: no-arg, message-only, message+cause, and cause-only.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Created By: fede Date: 10-mar-2004 Time: 10.52.00 Last Checkin: $Author$ Date: $Date$ Revision: $Revision$
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The BuildFileExtension class provides functionality to configure and execute Apache Ant build files for testing purposes.
 
 
 
 
 
Test the multiple schema support of DatabaseDataSet.
 
 
 
 
 
 
Test utility that modifies all values for a specific column arbitrarily
Ant-based test class for the Dbunit ant task definition.
 
Test Helper class for Executing DDL.
 
 
 
 
 
 
 
Copyright (c) 2003 OZ.COM.
 
 
Simple utility to compare file or stream data with each other.
 
 
 
 
 
 
 
 
 
 
 
Test utility that creates an isolated H2 in-memory IDatabaseConnection for unit tests that need a real connection without the full DatabaseEnvironment bootstrap.
 
 
 
 
This class is a scratchpad used to try new features.
Mock implementation of IBatchStatement for use in unit tests.
 
 
 
 
 
Mock implementation of IStatementFactory for use in unit tests.
 
Created By: fede Date: 8-set-2004 Time: 15.08.55 Last Checkin: $Author$ Date: $Date$ Revision: $Revision$
 
 
 
Unit test for the number tolerant data type which is quite similar to the NumberDataTypeTest.
 
 
 
Integration test for OracleSdoGeometryDataType.getSqlValue(int, java.sql.ResultSet) against a live Oracle database.
 
 
Integration test for ScrollableResultSetTable.