|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ILanguageNames | Interface to create programming language specific names from VM names. |
IMultiReportOutput | Interface to emit multiple binary files. |
IReportFormatter | Interface for all implementations that produce a particular report format. |
IReportVisitor | Output-Interface for hierarchical coverage data information. |
ISingleReportOutput | Interface to emit a single binary files. |
ISourceFileLocator | Interface to look-up source files that will be included with the report. |
Class Summary | |
---|---|
DirectorySourceFileLocator | Locator for source files that picks source files from a given directory in the file system. |
FileMultiReportOutput | Implementation of IMultiReportOutput that writes files directly to a
given directory. |
FileSingleReportOutput | Implementation of ISingleReportOutput that writes the file directly
to a given location. |
JavaNames | Names for the Java language. |
MultiFormatter | A formatter that is composed from multiple other formatters. |
ReportOutputFolder | Logical representation of a folder in the output structure. |
Common interfaces and utilities for report generation.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |