| Package | Description |
|---|---|
| org.dbunit | |
| org.dbunit.assertion |
| Class and Description |
|---|
| FailureHandler
Handles the failure of an assertion.
|
| SimpleAssert
Dbunit's own small assertion utility, independent from the testing framework
that is used.
|
| Class and Description |
|---|
| DbUnitAssert.ComparisonColumn
Represents a single column to be used for the comparison of table data.
|
| DefaultFailureHandler
Default implementation of the
FailureHandler. |
| Difference
Value object to hold the difference of a single data cell
found while comparing data.
|
| DifferenceListener
Callback for
DbUnitAssert to notify about the
differences found during an assertion. |
| FailureFactory
Factory to create exceptions for the testing framework to be used,
for example JUnit, TestNG or dbunit exceptions.
|
| FailureHandler
Handles the failure of an assertion.
|
Copyright © 2002-2017. All Rights Reserved.