Uses of Class
net.sourceforge.anttestsetgen.TestSet

Packages that use TestSet
net.sourceforge.anttestsetgen The TestSetGenerator is an ant task for generating property files with testsets based on the results of SQL queries and validation plug-ins.  
 

Uses of TestSet in net.sourceforge.anttestsetgen
 

Methods in net.sourceforge.anttestsetgen with parameters of type TestSet
 void Entry.processResult(java.sql.ResultSet resultSet, TestSet testSet)
          Process the ResultSet to determine the values of the testset.
 void TestSetGenerator.addConfiguredTestSet(TestSet testSet)
          Add a TestSet to the TestSetGenerator.
 



Copyright © 2003-2004 Marco Jansen (Contrado Technologies). All Rights Reserved.