The Renderer Interface defines the interface between the TestSetGenerator and the different renderers that are used
for generating output in different formats (e.g.
The TestSetValidator interface is the extension point of the TestSetGenerator
By implementing this interface customer made validators can be implemented.
toString() -
Method in class net.sourceforge.anttestsetgen.Query
Retrieve the query as a string and replace properties.