net.sourceforge.sqlunit.ant |
The SQLUnit Ant Task.
|
Java Source File Name | Type | Comment |
ReporterElement.java | Class | Handles the nested <reporter> tag of SQLUnit Ant task. |
SqlunitTask.java | Class | SqlunitTask is a custom ant task that accepts a testFile name and
runs the SQLUnit test class with the given XML test script. |
SyspropertyElement.java | Class | Sample placeholder for key-value pairs that will be
set as System properties. |
XSqlunitTask.java | Class | Extended SQLUnit task. |