Uses of Package
org.dbunit.assertion

Packages that use org.dbunit.assertion
org.dbunit   
org.dbunit.assertion   
 

Classes in org.dbunit.assertion used by org.dbunit
FailureHandler
          Handles the failure of an assertion.
SimpleAssert
          Dbunit's own small assertion utility, independent from the testing framework that is used.
 

Classes in org.dbunit.assertion used by org.dbunit.assertion
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-2010. All Rights Reserved.