| Package | Description |
|---|---|
| org.dbunit.assertion |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FailureHandler
Handles the failure of an assertion.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFailureHandler
Default implementation of the
FailureHandler. |
class |
DiffCollectingFailureHandler
A
FailureHandler that collects the Differences that
were found without throwing an exception. |
Copyright © 2002-2017. All Rights Reserved.