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 Difference s that
were found without throwing an exception. |
Copyright © 2002-2012. All Rights Reserved.