|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExecutionDataVisitor
Interface for data output of collected execution data. This interface is meant to be implemented by parties that want to retrieve data from the coverage runtime.
Method Summary | |
---|---|
void |
visitClassExecution(ExecutionData data)
Provides execution data for a class. |
Method Detail |
---|
void visitClassExecution(ExecutionData data)
data
- execution data for a class
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |