Ant sql task attributes
Brought to you by:
mcjansen
Ant Test Set Gen's documentation says that
<testsetgenerator /> tasks supports all the attributes
defined in Ant's <sql /> task. However, running Ant Test
Set Gen 1.1 with Ant 1.6, this seems not to be the
case. Trying to use any attribute not explicitly defined
for the <testsetgenerator /> task results in a "The
<testsetgenerator> type doesn't support the "[sql
attribute]" attribute." error.