Package org.dbunit.ant

Interface Summary
DbUnitTaskStep The DbUnitTaskStep interface allows the execute method to be called on all elements nested under DbUnitTask.
 

Class Summary
AbstractStep  
Compare The Compare class is the step that compare the content of the database against the specified dataset.
DbUnitTask DbUnitTask is the task definition for an Ant interface to DbUnit.
Export The Export class is the step that facilitates exporting the contents of the database and/or it's corresponding dtd to a file.
Operation The Operation class is the step that defines which operation will be performed in the execution of the DbUnitTask task.
Query The Query class is just a step placeholder for a table name within an Export.
Table The Table class is just a step placeholder for a table name within an Export.
 



Copyright © 2002-2004 DbUnit.org. All Rights Reserved.