Package org.dbunit.database
package org.dbunit.database
-
ClassesClassDescriptionTest the multiple schema support of DatabaseDataSet.Test utility that creates an isolated H2 in-memory
IDatabaseConnectionfor unit tests that need a real connection without the fullDatabaseEnvironmentbootstrap.Test-onlyInitialContextFactorybacked by a simple in-memory name-to-object map, soJndiDatabaseTestercan be unit tested through a realInitialContextwithout a real JNDI provider or an extra test dependency.Integration test forScrollableResultSetTable.