Uses of Class
org.dbunit.assertion.SimpleAssert
Packages that use SimpleAssert
-
Uses of SimpleAssert in org.dbunit
Subclasses of SimpleAssert in org.dbunitModifier and TypeClassDescriptionclassBasic implementation of IDatabaseTester.
Implementations of IDatabaseTester may use this class as a starting point.classDatabaseTester that uses aDataSourceto create connections.classDefault implementation of AbstractDatabaseTester, which does not know how to get a connection by itself.classDatabaseTester that uses JDBC's Driver Manager to create connections.classDatabaseTester that pulls a DataSource from a JNDI location.classDatabaseTester that configures a DriverManager from environment properties.
This class defines a set of keys for system properties that need to be present in the environment before using it.