|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| IAnalysisMetaData | Contains data necessary for storing the meta-data associated with a specific marked bytecode instruction. |
| IAnalysisModule | Processes a method for coverage analysis. |
| IChannelLogger | Logs a particular channel's instruction mark coverage. |
| IChannelLoggerFactory | Creates a channel logger. |
| IChannelLogReader | Reads in all the records that were written to the corresponding logger via the "cover" method. |
| IChannelLogRecord | Contains an individual record that was passed in a single "cover" method call. |
| IClassChannelLogReader | Reads in all the records that were written to the corresponding logger via the "cover" method for a specific class. |
| IMethodCode | Contains the BCEL bytecode for a method, and provides helper methods for generating the marks for certain bytecode instructions. |
This package contains all the standard interfaces for extending the code coverage framework.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||