Uses of Class
net.sourceforge.anttestsetgen.Validation

Packages that use Validation
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 Validation in net.sourceforge.anttestsetgen
 

Methods in net.sourceforge.anttestsetgen that return Validation
 Validation TestSet.getValidation()
          Retrieve the validation class.
 

Methods in net.sourceforge.anttestsetgen with parameters of type Validation
 void TestSet.addConfiguredValidation(Validation validation)
          Add an Configured Validation to this TestSet.
 



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