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 (*).
NEW
public
class
org.dbunit.assertion.comparer.value.IsActualGreaterThanExpectedWithIgnoreMillisValueComparer
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
Superclass:
| Status | Superclass | Compatibility Changes |
| NEW | org.dbunit.assertion.comparer.value.TimestampIgnoreMillisValueComparerBase | 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. | IsActualGreaterThanExpectedWithIgnoreMillisValueComparer() | n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | protected | n.a. | boolean | compareTimestamps(org.dbunit.dataset.datatype.DataType, long, long) |
|
n.a. |
|
||||||||
| NEW | protected | n.a. | java.lang.String | getFailPhrase() | n.a. |
|
NEW
public
class
org.dbunit.assertion.comparer.value.IsActualGreaterThanOrEqualToExpectedWithIgnoreMillisValueComparer
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
Superclass:
| Status | Superclass | Compatibility Changes |
| NEW | org.dbunit.assertion.comparer.value.TimestampIgnoreMillisValueComparerBase | 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. | IsActualGreaterThanOrEqualToExpectedWithIgnoreMillisValueComparer() | n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | protected | n.a. | boolean | compareTimestamps(org.dbunit.dataset.datatype.DataType, long, long) |
|
n.a. |
|
||||||||
| NEW | protected | n.a. | java.lang.String | getFailPhrase() | n.a. |
|
NEW
public
abstract
class
org.dbunit.assertion.comparer.value.TimestampIgnoreMillisValueComparerBase
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. | TimestampIgnoreMillisValueComparerBase() | n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | protected | n.a. | long | convertValueToTimeInMillis(java.lang.Object) | 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 | isExpectedWithNull(java.lang.Object, java.lang.Object) | n.a. |
|
|||||||||
| NEW | protected | n.a. | boolean | isExpectedWithoutNull(org.dbunit.dataset.datatype.DataType, java.lang.Object, java.lang.Object) |
|
n.a. |
|
MODIFIED
public
class
org.dbunit.DefaultPrepAndExpectedTestCase
top
Superclass:
| Status | Superclass | Compatibility Changes |
| UNCHANGED | org.dbunit.DBTestCase | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | protected | n.a. | java.lang.Object | runTestSteps(org.dbunit.PrepAndExpectedTestCaseSteps) |
|
n.a. |
|
MODIFIED
public
class
org.dbunit.ext.oracle.OracleXMLTypeDataType
top
Superclass:
| Status | Superclass | Compatibility Changes |
| UNCHANGED | org.dbunit.dataset.datatype.BlobDataType | n.a. |

