Uses of Package
net.sourceforge.groboutils.codecoverage.v2.ant

Packages that use net.sourceforge.groboutils.codecoverage.v2.ant
net.sourceforge.groboutils.codecoverage.v2.ant Ant interface for performing the code coverage tasks. 
 

Classes in net.sourceforge.groboutils.codecoverage.v2.ant used by net.sourceforge.groboutils.codecoverage.v2.ant
AnalysisModuleType
          Loads an analysis module.
AnalysisModuleType.TypeAttribute
           
CoveragePostCompilerTask.Configuration
          Deprecated.  
FailOnReportStyle
          Checks the coverage report for a subset of classes whose total coverage percentage isn't up-to-snuff.
FailOnReportStyle.IncludeAndExclude
           
GroboInstrumentTask.HandleExistingAttribute
          Contains all possible HandleExisting types.
GroboInstrumentTask.LoggerAttribute
          Contains all possible logger types.
GroboInstrumentTask.LoggerProperty
          Used for associating a key with a value for the properties.
GroboReportTask.FilterTypeAttribute
           
GroboReportTask.LogFilter
           
GroboReZipTask
          Similar to the Zip task, but its purpose is to modify not only one zip file, but possibly many containing zip files as well.
GroboReZipTask.AlterEar
           
GroboReZipTask.AlterJar
           
GroboReZipTask.AlterWar
           
GroboReZipTask.AlterZip
          the base type for altering a zip file.
GroboReZipTask.ModifyEntry
          Tells the processing system that a particular file needs to be modified.
GroboReZipTask.ReZipFileSet
           
IReportStyle
          Describes a report style, used to generate readable reports from the XML output.
SimpleHtmlReportStyle
          Describes a report style, used to generate readable reports from the XML output.
SimpleXslReportStyle
          Describes a report style, used to generate readable reports from the XML output.
SimpleXslReportStyle.ParamType
           
SourceHtmlReportStyle
          Describes a report style, used to generate readable reports from the XML output.
SourceXslReportStyle
          This is a combo report, which means that it only works with the combined coverage file.
SourceXslReportStyle.DirType
           
SourceXslReportStyle.StyleType
           
StyleTransformer
          Transforms XML with XSL.
XmlReportStyle
          Generates the XML file for the report.
 



Copyright © 2001-2003 by The GroboUtils Project