Class Compare

java.lang.Object
org.apache.tools.ant.ProjectComponent
org.dbunit.ant.AbstractStep
org.dbunit.ant.Compare
All Implemented Interfaces:
Cloneable, DbUnitTaskStep

public class Compare extends AbstractStep
The Compare class is the step that compare the content of the database against the specified dataset.
Since:
Apr 3, 2004
Version:
$Revision$
Author:
Manuel Laflamme
See Also:
  • Constructor Details

    • Compare

      public Compare()
  • Method Details