Uses of Interface
org.dbunit.assertion.DifferenceListener

Packages that use DifferenceListener
org.dbunit.assertion   
 

Uses of DifferenceListener in org.dbunit.assertion
 

Subinterfaces of DifferenceListener in org.dbunit.assertion
 interface FailureHandler
          Handles the failure of an assertion.
 

Classes in org.dbunit.assertion that implement DifferenceListener
 class DefaultFailureHandler
          Default implementation of the FailureHandler.
 class DiffCollectingFailureHandler
          A FailureHandler that collects the Differences that were found without throwing an exception.
 



Copyright © 2002-2012. All Rights Reserved.