From 5882a3ea92771c190cc7524fd96a2159f1af72d4 Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Wed, 15 Oct 2003 06:28:22 +0000 Subject: [PATCH] New Task "TestSetGenerator" git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275500 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 51 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/external.xml | 28 +++++++++++++++++++++++++ 2 files changed, 79 insertions(+) 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) + + +

+ + TestSetGenerator +

+

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 +

diff --git a/xdocs/external.xml b/xdocs/external.xml index e901bb343..dc1f02dc1 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -1614,6 +1614,34 @@ + + +

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