Package org.dbunit

Class Assertion

java.lang.Object
org.dbunit.Assertion

public class Assertion extends Object
Provides static methods for the most common DbUnit assertion needs. Although the methods are static, they rely on a DbUnitAssert instance to do the work. So, if you need to customize this class behavior, you can create your own DbUnitAssert extension.
Since:
1.3 (Mar 22, 2002)
Version:
$Revision$ $Date$
Author:
Manuel Laflamme, Felipe Leme (dbunit@felipeal.net), Last changed by: $Author$