diff --git a/docs/external.html b/docs/external.html index 65b51a709..79c8f06fb 100644 --- a/docs/external.html +++ b/docs/external.html @@ -3042,6 +3042,57 @@ valign="top" align="left"> GNU General Public License (GPL) + + +
The TestSetGenerator is an ant task for generating property files with + testsets based on the results of SQL queries and validation plug-ins. Very + usefull when building unit tests that make use of changing datasets. This + task is an extension of the Ant SQL task. Hsqldb is used for both the + examples and the unittests.
+| + Compatibility: + | ++ ANT 1.4 (or later) + | +
|---|---|
| + URL: + | ++ http://anttestsetgen.sourceforge.net/ + | +
| + Contact: + | ++ m.c.jansen@planet.nl + | +
| + License: + | ++ GPL + |
The TestSetGenerator is an ant task for generating property files with + testsets based on the results of SQL queries and validation plug-ins. Very + usefull when building unit tests that make use of changing datasets. This + task is an extension of the Ant SQL task. Hsqldb is used for both the + examples and the unittests.
+ +| Compatibility: | +ANT 1.4 (or later) | +
|---|---|
| URL: | +http://anttestsetgen.sourceforge.net/ | +
| Contact: | +m.c.jansen@planet.nl | +
| License: | +GPL | +
Tim is a handy utility that can be executed on the command