| Interface | Description |
|---|---|
| DbUnitTaskStep |
The
DbUnitTaskStep interface allows the execute method
to be called on all elements nested under DbUnitTask. |
| Class | Description |
|---|---|
| AbstractStep | |
| Compare |
The
Compare class is the step that compare the content of the
database against the specified dataset. |
| DbConfig |
The database configuration for the ant task.
|
| DbConfig.Feature | |
| 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. |
| QuerySet |
This element is a container for Queries.
|
| Table |
The
Table class is just a step placeholder for a table name
within an Export. |
Copyright © 2002-2017. All Rights Reserved.