Package org.dbunit
package org.dbunit
-
ClassDescriptionAbstractDbUnitExceptionTest<T extends Exception>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.
DatabaseEnvironmentfor DB2.Test Helper class for Executing DDL.This class is a scratchpad used to try new features.Marks a test method as needing the JVM defaultLocaletemporarily switched to Turkish (tr-TR) for its duration, viaTurkishLocaleExtension.Temporarily switches the JVM defaultLocaleto Turkish (tr-TR) for the duration of a@TurkishDefaultLocale-annotated test method, restoring the original default afterward regardless of the test's outcome.