WARNING: You are using the option '--ignore-missing-classes', i.e. superclasses and
interfaces that could not be found on the classpath are ignored. Hence changes
caused by these superclasses and interfaces are not reflected in the output.
Classes:
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED
public
abstract
class
org.dbunit.AbstractDatabaseTester
top
Superclass:
| Status | Superclass | Compatibility Changes |
| UNCHANGED | org.dbunit.assertion.SimpleAssert | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | org.dbunit.IOperationListener | getOperationListener() |
Compatibility Changes:
|
|
NEW
public
abstract
annotation
org.dbunit.annotation.DbUnitColumnComparer
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
| ANNOTATION_ADDED |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | java.lang.annotation.Annotation | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | public abstract | n.a. | java.lang.String | column() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | java.lang.Class <..>
|
comparer() |
Compatibility Changes:
|
|
Annotations:
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | java.lang.annotation.Documented | n.a. | ||||||||
| NEW | java.lang.annotation.Retention |
|
||||||||
| NEW | java.lang.annotation.Target |
|
NEW
public
abstract
annotation
org.dbunit.annotation.DbUnitConfig
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
| ANNOTATION_ADDED |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | java.lang.annotation.Annotation | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | public abstract | n.a. | boolean | closeConnectionAfterTest() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | java.lang.Class <..>
|
dataFileLoader() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | java.lang.String | dataSetBaseDir() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | java.lang.Class <..>
|
databaseTesterFactory() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | java.lang.Class <..>
|
failureHandler() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | boolean | injectConnectionParameter() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | java.lang.Class <..>
|
prepAndExpectedTestCase() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | org.dbunit.annotation.DbUnitProperty[] | properties() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | java.lang.Class <..>
|
propertiesProvider() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | java.lang.Class[] <..>
|
verifyDefinitions() |
Compatibility Changes:
|
|
Annotations:
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | java.lang.annotation.Documented | n.a. | ||||||||
| NEW | java.lang.annotation.Inherited | n.a. | ||||||||
| NEW | java.lang.annotation.Retention |
|
||||||||
| NEW | java.lang.annotation.Target |
|
NEW
public
abstract
annotation
org.dbunit.annotation.DbUnitExpected
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
| ANNOTATION_ADDED |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | java.lang.annotation.Annotation | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | public abstract | n.a. | java.lang.Class <..>
|
provider() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | java.lang.String[] | value() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | org.dbunit.annotation.DbUnitVerifyTable[] | verify() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | java.lang.Class[] <..>
|
verifyDefinitions() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | java.lang.String[] | verifyTables() |
Compatibility Changes:
|
|
Annotations:
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | java.lang.annotation.Documented | n.a. | ||||||||
| NEW | java.lang.annotation.Inherited | n.a. | ||||||||
| NEW | java.lang.annotation.Retention |
|
||||||||
| NEW | java.lang.annotation.Target |
|
NEW
public
abstract
annotation
org.dbunit.annotation.DbUnitPrep
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
| ANNOTATION_ADDED |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | java.lang.annotation.Annotation | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | public abstract | n.a. | java.lang.Class <..>
|
provider() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | java.lang.String[] | value() |
Compatibility Changes:
|
|
Annotations:
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | java.lang.annotation.Documented | n.a. | ||||||||
| NEW | java.lang.annotation.Inherited | n.a. | ||||||||
| NEW | java.lang.annotation.Retention |
|
||||||||
| NEW | java.lang.annotation.Target |
|
NEW
public
abstract
annotation
org.dbunit.annotation.DbUnitProperty
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
| ANNOTATION_ADDED |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | java.lang.annotation.Annotation | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public abstract | n.a. | java.lang.String | name() |
Compatibility Changes:
|
|
|||||||
| NEW | public abstract | n.a. | java.lang.String | value() |
Compatibility Changes:
|
|
Annotations:
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | java.lang.annotation.Documented | n.a. | ||||||||
| NEW | java.lang.annotation.Retention |
|
||||||||
| NEW | java.lang.annotation.Target |
|
NEW
public
abstract
annotation
org.dbunit.annotation.DbUnitRowCountCheck
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
| ANNOTATION_ADDED |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | java.lang.annotation.Annotation | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public abstract | n.a. | boolean | enabled() |
Compatibility Changes:
|
|
|||||||
| NEW | public abstract | n.a. | java.lang.String[] | exclude() |
Compatibility Changes:
|
|
Annotations:
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | java.lang.annotation.Documented | n.a. | ||||||||
| NEW | java.lang.annotation.Inherited | n.a. | ||||||||
| NEW | java.lang.annotation.Retention |
|
||||||||
| NEW | java.lang.annotation.Target |
|
NEW
public
abstract
annotation
org.dbunit.annotation.DbUnitSetup
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
| ANNOTATION_ADDED |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | java.lang.annotation.Annotation | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public abstract | n.a. | org.dbunit.operation.DbUnitOperation | operation() |
Compatibility Changes:
|
|
Annotations:
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | java.lang.annotation.Documented | n.a. | ||||||||
| NEW | java.lang.annotation.Inherited | n.a. | ||||||||
| NEW | java.lang.annotation.Retention |
|
||||||||
| NEW | java.lang.annotation.Target |
|
NEW
public
abstract
annotation
org.dbunit.annotation.DbUnitTearDown
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
| ANNOTATION_ADDED |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | java.lang.annotation.Annotation | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public abstract | n.a. | org.dbunit.operation.DbUnitOperation | operation() |
Compatibility Changes:
|
|
Annotations:
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | java.lang.annotation.Documented | n.a. | ||||||||
| NEW | java.lang.annotation.Inherited | n.a. | ||||||||
| NEW | java.lang.annotation.Retention |
|
||||||||
| NEW | java.lang.annotation.Target |
|
NEW
public
abstract
annotation
org.dbunit.annotation.DbUnitTestCase
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
| ANNOTATION_ADDED |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | java.lang.annotation.Annotation | n.a. |
Annotations:
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | java.lang.annotation.Documented | n.a. | ||||||||
| NEW | java.lang.annotation.Retention |
|
||||||||
| NEW | java.lang.annotation.Target |
|
NEW
public
abstract
annotation
org.dbunit.annotation.DbUnitTester
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
| ANNOTATION_ADDED |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | java.lang.annotation.Annotation | n.a. |
Annotations:
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | java.lang.annotation.Documented | n.a. | ||||||||
| NEW | java.lang.annotation.Retention |
|
||||||||
| NEW | java.lang.annotation.Target |
|
NEW
public
abstract
annotation
org.dbunit.annotation.DbUnitVerifyTable
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
| ANNOTATION_ADDED |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | java.lang.annotation.Annotation | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | public abstract | n.a. | org.dbunit.annotation.DbUnitColumnComparer[] | columnComparers() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | java.lang.Class <..>
|
defaultComparer() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | java.lang.String[] | exclude() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | java.lang.String[] | include() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | boolean | sortOnFilteredColumnsOnly() |
Compatibility Changes:
|
|
|||||||||
| NEW | public abstract | n.a. | java.lang.String | value() |
Compatibility Changes:
|
|
Annotations:
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | java.lang.annotation.Documented | n.a. | ||||||||
| NEW | java.lang.annotation.Retention |
|
||||||||
| NEW | java.lang.annotation.Target |
|
NEW
public
class
org.dbunit.annotation.runtime.AnnotatedTestConfiguration
top
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | static public | n.a. | org.dbunit.annotation.runtime.AnnotatedTestConfiguration | from(java.lang.Class <..> , org.dbunit.annotation.DbUnitConfig, org.dbunit.annotation.DbUnitPrep, org.dbunit.annotation.DbUnitSetup, org.dbunit.annotation.DbUnitExpected, org.dbunit.annotation.DbUnitTearDown, org.dbunit.annotation.DbUnitRowCountCheck)
|
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | org.dbunit.util.fileloader.DataFileLoader | getDataFileLoader() |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | java.util.Properties | getDatabaseConfigProperties() |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | java.lang.Class <..>
|
getDatabaseTesterFactory() |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | java.lang.String[] | getExpectedDataFiles() |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | org.dbunit.assertion.FailureHandler | getFailureHandler() |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | java.lang.Class <..>
|
getPrepAndExpectedTestCaseClass() |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | java.lang.String[] | getPrepDataFiles() |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | java.lang.String[] | getRowCountCheckExclude() |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | org.dbunit.operation.DatabaseOperation | getSetUpOperation() |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | org.dbunit.operation.DatabaseOperation | getTearDownOperation() |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | org.dbunit.VerifyTableDefinition[] | getVerifyTableDefinitions() |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | boolean | isCloseConnectionAfterTest() |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | boolean | isExpected() |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | boolean | isRowCountCheckDeclared() |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | boolean | isRowCountCheckEnabled() |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | boolean | isSetupDeclared() |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | boolean | isTearDownDeclared() |
Compatibility Changes:
|
|
NEW
public
class
org.dbunit.annotation.runtime.AnnotatedTestExecutor
top
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | n.a. | AnnotatedTestExecutor(org.dbunit.annotation.runtime.AnnotatedTestConfiguration, org.dbunit.IDatabaseTester, org.dbunit.PrepAndExpectedTestCase, boolean) | n.a. |
|
|||||
| NEW | public | n.a. | AnnotatedTestExecutor(org.dbunit.annotation.runtime.AnnotatedTestConfiguration, org.dbunit.IDatabaseTester, org.dbunit.PrepAndExpectedTestCase) | n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | n.a. | void | afterTest(boolean) |
|
Compatibility Changes:
|
|
||||||||||
| NEW | public | n.a. | void | beforeTest() |
|
Compatibility Changes:
|
|
||||||||||
| NEW | public | n.a. | org.dbunit.database.IDatabaseConnection | getConnection() |
|
Compatibility Changes:
|
|
||||||||||
| NEW | public | n.a. | org.dbunit.PrepAndExpectedTestCase | getPrepAndExpectedTestCase() |
Compatibility Changes:
|
|
|||||||||||
| NEW | public | n.a. | org.dbunit.IDatabaseTester | getTester() |
Compatibility Changes:
|
|
NEW
public
class
org.dbunit.annotation.runtime.DataSetResourcePathResolver
top
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | n.a. | DataSetResourcePathResolver() | n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | public | n.a. | java.lang.String | resolve(java.lang.String, java.lang.Class <..> , java.lang.String)
|
Compatibility Changes:
|
|
NEW
public
class
org.dbunit.annotation.runtime.DefaultMethodOverrideCheck
top
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| NEW | static public | n.a. | boolean | declaresBelow(java.lang.Class <..> , java.lang.Class
<..> , java.lang.String, java.lang.Class[]
<..> )
|
Compatibility Changes:
|
|
|||||||||||||
| NEW | static public | n.a. | boolean | overridesDefaultMethod(java.lang.Class <..> , java.lang.Class
<..> , java.lang.String, java.lang.Class[]
<..> )
|
Compatibility Changes:
|
|
NEW
public
class
org.dbunit.annotation.runtime.ProvidedAttribute
top
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||
| NEW | static public | n.a. | void | rejectBothSet(boolean, java.lang.String, java.lang.String, java.lang.String, java.lang.String) |
Compatibility Changes:
|
|
|||||||||||||||||||
| NEW | static public | n.a. | void | rejectEmptyProvider(boolean, java.lang.String, java.lang.Class <..> , java.lang.String, java.lang.String, java.lang.String)
|
Compatibility Changes:
|
|
|||||||||||||||||||
| NEW | static public | Generic Templates:
|
java.lang.Object | requireProvided(java.lang.Object, java.lang.String, java.lang.Class <..> , java.lang.String, java.lang.String)
|
Compatibility Changes:
|
|
NEW
public
class
org.dbunit.annotation.runtime.ReflectiveInstantiation
top
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||
| NEW | static public | Generic Templates:
|
java.lang.Object | instantiate(java.lang.Class <..> , java.lang.String)
|
Compatibility Changes:
|
|
|||||||||||||||||||||||
| NEW | static public | Generic Templates:
|
java.lang.Object | newInstance(java.lang.Class <..> )
|
|
Compatibility Changes:
|
|
NEW
public
class
org.dbunit.annotation.runtime.TesterStateSnapshot
top
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | static public | n.a. | org.dbunit.annotation.runtime.TesterStateSnapshot | capture(org.dbunit.IDatabaseTester) |
Compatibility Changes:
|
|
|||||||
| NEW | static public | n.a. | void | restore(org.dbunit.IDatabaseTester, org.dbunit.annotation.runtime.TesterStateSnapshot) |
Compatibility Changes:
|
|
|||||||
| NEW | static public | n.a. | void | restoreSuppressing(org.dbunit.IDatabaseTester, org.dbunit.annotation.runtime.TesterStateSnapshot, java.lang.Throwable) |
Compatibility Changes:
|
|
|||||||
| NEW | public | n.a. | void | restoreTo(org.dbunit.IDatabaseTester) |
Compatibility Changes:
|
|
NEW
public
class
org.dbunit.annotation.runtime.VerifyTableDefinitionCatalog
top
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | VerifyTableDefinitionCatalog(java.lang.Class[] <..> )
|
n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | org.dbunit.VerifyTableDefinition[] | select(java.lang.String[]) |
Compatibility Changes:
|
|
NEW
public
class
org.dbunit.assertion.comparer.value.RegularExpressionValueComparer
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
Superclass:
| Status | Superclass | Compatibility Changes |
| NEW | org.dbunit.assertion.comparer.value.ValueComparerTemplateBase | n.a. |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | org.dbunit.assertion.comparer.value.ValueComparer | n.a. |
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | n.a. | RegularExpressionValueComparer() | n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | protected | n.a. | java.lang.String | getFailPhrase() | n.a. |
|
|||||||||
| NEW | protected | n.a. | boolean | isExpected(org.dbunit.dataset.ITable, org.dbunit.dataset.ITable, int, java.lang.String, org.dbunit.dataset.datatype.DataType, java.lang.Object, java.lang.Object) |
|
n.a. |
|
||||||||
| NEW | protected | n.a. | boolean | isMatching(int, java.lang.String, java.lang.Object, java.lang.Object) |
|
n.a. |
|
MODIFIED
public
abstract
class
org.dbunit.assertion.comparer.value.ValueComparers
top
Fields:
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | org.dbunit.assertion.comparer.value.ValueComparer | regularExpressionValueComparer | n.a. |
NEW
public
class
org.dbunit.ConnectionPreservingOperationListener
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | org.dbunit.IOperationListener | n.a. |
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | ConnectionPreservingOperationListener(org.dbunit.IOperationListener) | n.a. |
|
|||||||
| NEW | public | n.a. | ConnectionPreservingOperationListener(org.dbunit.IOperationListener, java.util.function.Supplier <..> )
|
n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | void | connectionRetrieved(org.dbunit.database.IDatabaseConnection) |
Compatibility Changes:
|
|
|||||||
| NEW | final public | n.a. | org.dbunit.IOperationListener | getDelegate() |
Compatibility Changes:
|
|
|||||||
| NEW | public | n.a. | void | operationSetUpFinished(org.dbunit.database.IDatabaseConnection) |
Compatibility Changes:
|
|
|||||||
| NEW | public | n.a. | void | operationTearDownFinished(org.dbunit.database.IDatabaseConnection) |
Compatibility Changes:
|
|
|||||||
| NEW | static public | n.a. | org.dbunit.IOperationListener | unwrap(org.dbunit.IOperationListener) |
Compatibility Changes:
|
|
|||||||
| NEW | static public | n.a. | boolean | unwrapsToNoOp(org.dbunit.IOperationListener) |
Compatibility Changes:
|
|
NEW
public
class
org.dbunit.database.connection.AutoCommitOffWarning
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | java.util.function.Consumer | n.a. |
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | n.a. | AutoCommitOffWarning() | n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | void | accept(org.dbunit.database.IDatabaseConnection) |
Compatibility Changes:
|
|
NEW
public
class
org.dbunit.database.connection.ConnectionOwnership
top
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | ConnectionOwnership(java.util.function.BooleanSupplier, java.util.function.Supplier <..> , java.util.function.BooleanSupplier)
|
n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | boolean | mayClose() |
Compatibility Changes:
|
|
NEW
final
public
class
org.dbunit.database.connection.TestScopedConnection
top
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | public | n.a. | TestScopedConnection(java.util.concurrent.Callable <..> , org.dbunit.database.connection.ConnectionOwnership, java.util.function.Consumer
<..> )
|
n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | n.a. | void | adopt(org.dbunit.database.IDatabaseConnection) |
Compatibility Changes:
|
|
|||||||||||
| NEW | public | n.a. | void | discardOnFailure() |
Compatibility Changes:
|
|
|||||||||||
| NEW | public | n.a. | org.dbunit.database.IDatabaseConnection | getConnection() |
|
Compatibility Changes:
|
|
||||||||||
| NEW | public | n.a. | boolean | isResolved() |
Compatibility Changes:
|
|
|||||||||||
| NEW | public | n.a. | org.dbunit.database.IDatabaseConnection | peekConnection() |
Compatibility Changes:
|
|
|||||||||||
| NEW | public | n.a. | void | release() |
|
Compatibility Changes:
|
|
||||||||||
| NEW | public | n.a. | void | releaseSuppressing(java.lang.Throwable) |
Compatibility Changes:
|
|
MODIFIED
public
class
org.dbunit.database.DatabaseConfig
top
Fields:
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | FEATURE_ROW_COUNT_CHECK | n.a. |
| NEW | public static final | java.lang.String | PROPERTY_ROW_COUNTER | n.a. |
| NEW | public static final | java.lang.String | PROPERTY_ROW_COUNT_CHECK_EXCLUDE_TABLES | n.a. |
NEW
public
abstract
interface
org.dbunit.database.DatabaseConfigPropertiesProvider
top
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public abstract | n.a. | java.util.Properties | getDatabaseConfigProperties() | n.a. |
|
NEW
public
class
org.dbunit.database.rowcount.QueryPerTableRowCounter
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | org.dbunit.database.rowcount.RowCounter | n.a. |
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | n.a. | QueryPerTableRowCounter() | n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||
| NEW | public | n.a. | java.util.Map <..>
|
countRows(org.dbunit.database.IDatabaseConnection, java.util.List <..> )
|
|
Compatibility Changes:
|
|
NEW
public
class
org.dbunit.database.rowcount.RowCountCheck
top
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | n.a. | RowCountCheck(org.dbunit.database.rowcount.RowCountCheckConfiguration) | n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| NEW | public | n.a. | org.dbunit.database.rowcount.RowCountSnapshot | capture(org.dbunit.database.IDatabaseConnection) |
|
Compatibility Changes:
|
|
||||||||||||
| NEW | public | n.a. | void | verify(org.dbunit.database.rowcount.RowCountSnapshot, org.dbunit.database.IDatabaseConnection) |
|
Compatibility Changes:
|
|
NEW
public
class
org.dbunit.database.rowcount.RowCountCheckConfiguration
top
Fields:
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | DBUNIT_ROW_COUNT_CHECK | n.a. |
| NEW | public static final | java.lang.String | DBUNIT_ROW_COUNT_CHECK_EXCLUDE_TABLES | n.a. |
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | n.a. | RowCountCheckConfiguration(boolean, java.lang.String[], org.dbunit.database.rowcount.RowCounter) | n.a. |
|
|||||
| NEW | public | n.a. | RowCountCheckConfiguration(org.dbunit.database.DatabaseConfig) | n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | org.dbunit.dataset.filter.ExcludeTableFilter | getExcludeTableFilter() |
Compatibility Changes:
|
|
|||||||
| NEW | public | n.a. | org.dbunit.database.rowcount.RowCounter | getRowCounter() |
Compatibility Changes:
|
|
|||||||
| NEW | public | n.a. | boolean | isEnabled() |
Compatibility Changes:
|
|
NEW
public
class
org.dbunit.database.rowcount.RowCountChecker
top
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | n.a. | RowCountChecker() | n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| NEW | public | n.a. | void | capture(org.dbunit.database.IDatabaseConnection) |
|
Compatibility Changes:
|
|
||||||||||||
| NEW | public | n.a. | void | clearEnabledOverride() |
Compatibility Changes:
|
|
|||||||||||||
| NEW | public | n.a. | void | discardBaseline() |
Compatibility Changes:
|
|
|||||||||||||
| NEW | public | n.a. | org.dbunit.database.rowcount.RowCountCheck | getRowCountCheck() |
Compatibility Changes:
|
|
|||||||||||||
| NEW | public | n.a. | boolean | hasBaseline() |
Compatibility Changes:
|
|
|||||||||||||
| NEW | public | n.a. | void | setEnabledOverride(boolean, java.lang.String[]) |
Compatibility Changes:
|
|
|||||||||||||
| NEW | public | n.a. | void | setRowCountCheck(org.dbunit.database.rowcount.RowCountCheck) |
Compatibility Changes:
|
|
|||||||||||||
| NEW | public | n.a. | void | verify(org.dbunit.database.IDatabaseConnection) |
|
Compatibility Changes:
|
|
NEW
public
class
org.dbunit.database.rowcount.RowCountDifference
top
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | n.a. | RowCountDifference(java.lang.String, int, int) | n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | boolean | equals(java.lang.Object) |
Compatibility Changes:
|
|
|||||||
| NEW | public | n.a. | int | getBaselineCount() |
Compatibility Changes:
|
|
|||||||
| NEW | public | n.a. | int | getCurrentCount() |
Compatibility Changes:
|
|
|||||||
| NEW | public | n.a. | int | getDelta() |
Compatibility Changes:
|
|
|||||||
| NEW | public | n.a. | java.lang.String | getTableName() |
Compatibility Changes:
|
|
|||||||
| NEW | public | n.a. | int | hashCode() |
Compatibility Changes:
|
|
|||||||
| NEW | public | n.a. | java.lang.String | toString() |
Compatibility Changes:
|
|
NEW
public
abstract
interface
org.dbunit.database.rowcount.RowCounter
top
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||
| NEW | public abstract | n.a. | java.util.Map <..>
|
countRows(org.dbunit.database.IDatabaseConnection, java.util.List <..> )
|
|
n.a. |
|
NEW
public
class
org.dbunit.database.rowcount.RowCountSnapshot
top
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | |||||||
| NEW | public | n.a. | RowCountSnapshot(java.util.Map <..> )
|
n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||
| NEW | public | n.a. | java.util.List <..>
|
difference(org.dbunit.database.rowcount.RowCountSnapshot) |
Compatibility Changes:
|
|
||||||||||
| NEW | public | n.a. | boolean | equals(java.lang.Object) |
Compatibility Changes:
|
|
||||||||||
| NEW | public | n.a. | java.util.Map <..>
|
getRowCounts() |
Compatibility Changes:
|
|
||||||||||
| NEW | public | n.a. | int | hashCode() |
Compatibility Changes:
|
|
||||||||||
| NEW | public | n.a. | java.lang.String | toString() |
Compatibility Changes:
|
|
NEW
(Serializable compatible)
public
class
org.dbunit.database.rowcount.UnexpectedRowCountException
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
Superclass:
| Status | Superclass | Compatibility Changes |
| NEW | org.dbunit.DatabaseUnitException | n.a. |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 7598379527214459973 | 1 |
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | UnexpectedRowCountException(java.util.List <..> )
|
n.a. |
|
|||||||
| NEW | public | n.a. | UnexpectedRowCountException(java.util.List <..> , java.lang.String)
|
n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | public | n.a. | java.util.List <..>
|
getDifferences() |
Compatibility Changes:
|
|
NEW
public
abstract
interface
org.dbunit.DatabaseTesterFactory
top
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | public abstract | n.a. | org.dbunit.IDatabaseTester | getDatabaseTester() |
|
n.a. |
|
MODIFIED
public
class
org.dbunit.DefaultPrepAndExpectedTestCase
top
Compatibility Changes:
| Change |
| METHOD_DEFAULT_ADDED_IN_IMPLEMENTED_INTERFACE |
Superclass:
| Status | Superclass | Compatibility Changes |
| UNCHANGED | org.dbunit.DBTestCase | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | public | n.a. | void | clearRowCountCheckOverride() |
Compatibility Changes:
|
|
|||||||||
| MODIFIED | PUBLIC (<- PRIVATE) | n.a. | org.dbunit.database.IDatabaseConnection | getReusableConnection() |
|
n.a. |
|
||||||||
| NEW | public | n.a. | org.dbunit.database.rowcount.RowCountCheck | getRowCountCheck() |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | void | setDatabaseConfigProperties(java.util.Properties) |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | void | setRowCountCheck(org.dbunit.database.rowcount.RowCountCheck) |
Compatibility Changes:
|
|
|||||||||
| NEW | public | n.a. | void | setRowCountCheckOverride(boolean, java.lang.String[]) |
Compatibility Changes:
|
|
|||||||||
| NEW | protected | n.a. | void | setUpDatabaseConfig(org.dbunit.database.DatabaseConfig) | n.a. |
|
MODIFIED
public
abstract
interface
org.dbunit.IDatabaseTester
top
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | org.dbunit.IOperationListener | getOperationListener() |
Compatibility Changes:
|
|
MODIFIED
public
class
org.dbunit.junit.jupiter.DbUnitExtension
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
| METHOD_DEFAULT_ADDED_IN_IMPLEMENTED_INTERFACE |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | org.junit.jupiter.api.extension.TestInstantiationAwareExtension | n.a. |
| NEW | org.junit.jupiter.api.extension.ParameterResolver | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | n.a. | java.lang.Object | resolveParameter(org.junit.jupiter.api.extension.ParameterContext, org.junit.jupiter.api.extension.ExtensionContext) |
|
Compatibility Changes:
|
|
||||||||||
| NEW | public | n.a. | boolean | supportsParameter(org.junit.jupiter.api.extension.ParameterContext, org.junit.jupiter.api.extension.ExtensionContext) |
|
Compatibility Changes:
|
|
NEW
public
abstract
annotation
org.dbunit.junit.jupiter.DbUnitTest
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
| ANNOTATION_ADDED |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | java.lang.annotation.Annotation | n.a. |
Annotations:
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | java.lang.annotation.Documented | n.a. | ||||||||
| NEW | java.lang.annotation.Inherited | n.a. | ||||||||
| NEW | java.lang.annotation.Retention |
|
||||||||
| NEW | java.lang.annotation.Target |
|
||||||||
| NEW | org.junit.jupiter.api.extension.ExtendWith |
|
NEW
(Serializable compatible)
final
public
enum
org.dbunit.operation.DbUnitOperation
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
Superclass:
| Status | Superclass | Compatibility Changes |
| NEW | java.lang.Enum | n.a. |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | java.lang.constant.Constable | n.a. |
| NEW | java.lang.Comparable | n.a. |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -8234247158211692915 | n.a. |
Fields:
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | org.dbunit.operation.DbUnitOperation | CLEAN_INSERT | n.a. |
| NEW | public static final | org.dbunit.operation.DbUnitOperation | DELETE | n.a. |
| NEW | public static final | org.dbunit.operation.DbUnitOperation | DELETE_ALL | n.a. |
| NEW | public static final | org.dbunit.operation.DbUnitOperation | INSERT | n.a. |
| NEW | public static final | org.dbunit.operation.DbUnitOperation | NONE | n.a. |
| NEW | public static final | org.dbunit.operation.DbUnitOperation | REFRESH | n.a. |
| NEW | public static final | org.dbunit.operation.DbUnitOperation | TRUNCATE_TABLE | n.a. |
| NEW | public static final | org.dbunit.operation.DbUnitOperation | UPDATE | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | org.dbunit.operation.DatabaseOperation | toDatabaseOperation() |
Compatibility Changes:
|
|
|||||||
| NEW | static public | n.a. | org.dbunit.operation.DbUnitOperation | valueOf(java.lang.String) |
Compatibility Changes:
|
|
|||||||
| NEW | static public | n.a. | org.dbunit.operation.DbUnitOperation[] | values() |
Compatibility Changes:
|
|
MODIFIED
public
abstract
interface
org.dbunit.PrepAndExpectedTestCase
top
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | n.a. | void | clearRowCountCheckOverride() |
Compatibility Changes:
|
|
|||||||||||
| NEW | public | n.a. | void | configureTest(org.dbunit.PrepAndExpectedTestData) |
|
Compatibility Changes:
|
|
||||||||||
| NEW | public | n.a. | org.dbunit.IDatabaseTester | getDatabaseTester() |
Compatibility Changes:
|
|
|||||||||||
| NEW | public | n.a. | org.dbunit.database.IDatabaseConnection | getReusableConnection() |
|
Compatibility Changes:
|
|
||||||||||
| NEW | public | n.a. | void | preTest(org.dbunit.PrepAndExpectedTestData) |
|
Compatibility Changes:
|
|
||||||||||
| NEW | public | n.a. | java.lang.Object | runTest(org.dbunit.PrepAndExpectedTestData, org.dbunit.PrepAndExpectedTestCaseSteps) |
|
Compatibility Changes:
|
|
||||||||||
| NEW | public | n.a. | void | setCloseConnectionAfterTest(boolean) |
Compatibility Changes:
|
|
|||||||||||
| NEW | public | n.a. | void | setDataFileLoader(org.dbunit.util.fileloader.DataFileLoader) |
Compatibility Changes:
|
|
|||||||||||
| NEW | public | n.a. | void | setDatabaseConfigProperties(java.util.Properties) |
Compatibility Changes:
|
|
|||||||||||
| NEW | public | n.a. | void | setDatabaseTester(org.dbunit.IDatabaseTester) |
Compatibility Changes:
|
|
|||||||||||
| NEW | public | n.a. | void | setFailureHandler(org.dbunit.assertion.FailureHandler) |
Compatibility Changes:
|
|
|||||||||||
| NEW | public | n.a. | void | setRowCountCheckOverride(boolean, java.lang.String[]) |
Compatibility Changes:
|
|
NEW
public
class
org.dbunit.PrepAndExpectedTestData
top
Fields:
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | org.dbunit.PrepAndExpectedTestData | NONE | n.a. |
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | n.a. | PrepAndExpectedTestData(org.dbunit.VerifyTableDefinition[], java.lang.String[], java.lang.String[]) | n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | boolean | equals(java.lang.Object) |
Compatibility Changes:
|
|
|||||||
| NEW | public | n.a. | java.lang.String[] | getExpectedDataFiles() |
Compatibility Changes:
|
|
|||||||
| NEW | public | n.a. | java.lang.String[] | getPrepDataFiles() |
Compatibility Changes:
|
|
|||||||
| NEW | public | n.a. | org.dbunit.VerifyTableDefinition[] | getVerifyTableDefinitions() |
Compatibility Changes:
|
|
|||||||
| NEW | public | n.a. | int | hashCode() |
Compatibility Changes:
|
|
|||||||
| NEW | static public | n.a. | org.dbunit.PrepAndExpectedTestData | prepOnly(java.lang.String[]) |
Compatibility Changes:
|
|
|||||||
| NEW | public | n.a. | java.lang.String | toString() |
Compatibility Changes:
|
|
NEW
public
abstract
interface
org.dbunit.util.fileloader.DataSetPathsProvider
top
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public abstract | n.a. | java.lang.String[] | getDataSetPaths() | n.a. |
|
NEW
public
class
org.dbunit.util.fileloader.FileExtensionDataFileLoader
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
Superclass:
| Status | Superclass | Compatibility Changes |
| NEW | org.dbunit.util.fileloader.AbstractDataFileLoader | n.a. |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | org.dbunit.util.fileloader.DataFileLoader | n.a. |
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | n.a. | FileExtensionDataFileLoader(java.util.Map, java.util.Map) | n.a. |
|
|||||
| NEW | public | n.a. | FileExtensionDataFileLoader() | n.a. |
|
|||||
| NEW | public | n.a. | FileExtensionDataFileLoader(java.util.Map) | n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| NEW | public | n.a. | org.dbunit.dataset.IDataSet | loadDataSet(java.net.URL) |
|
Compatibility Changes:
|
|
NEW
public
class
org.dbunit.util.fileloader.JsonDataFileLoader
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
Superclass:
| Status | Superclass | Compatibility Changes |
| NEW | org.dbunit.util.fileloader.AbstractDataFileLoader | n.a. |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | org.dbunit.util.fileloader.DataFileLoader | n.a. |
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | n.a. | JsonDataFileLoader() | n.a. |
|
|||||
| NEW | public | n.a. | JsonDataFileLoader(java.util.Map, java.util.Map) | n.a. |
|
|||||
| NEW | public | n.a. | JsonDataFileLoader(java.util.Map) | n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| NEW | public | n.a. | org.dbunit.dataset.IDataSet | loadDataSet(java.net.URL) |
|
Compatibility Changes:
|
|
NEW
public
class
org.dbunit.util.fileloader.YamlDataFileLoader
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
Superclass:
| Status | Superclass | Compatibility Changes |
| NEW | org.dbunit.util.fileloader.AbstractDataFileLoader | n.a. |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | org.dbunit.util.fileloader.DataFileLoader | n.a. |
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | n.a. | YamlDataFileLoader(java.util.Map) | n.a. |
|
|||||
| NEW | public | n.a. | YamlDataFileLoader(java.util.Map, java.util.Map) | n.a. |
|
|||||
| NEW | public | n.a. | YamlDataFileLoader() | n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| NEW | public | n.a. | org.dbunit.dataset.IDataSet | loadDataSet(java.net.URL) |
|
Compatibility Changes:
|
|
NEW
public
abstract
interface
org.dbunit.VerifyTableDefinitionsProvider
top
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public abstract | n.a. | org.dbunit.VerifyTableDefinition[] | getVerifyTableDefinitions() | n.a. |
|


