|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--junit.quilt.framework.QuiltCollectorImpl | +--junit.quilt.cover.none.NoneCollector
Fields inherited from interface junit.quilt.framework.QuiltCollector |
BRANCH_COVERAGE, LOOP_COVERAGE, PATH_COVERAGE, RELATIONAL_COVERAGE, STATEMENT_COVERAGE |
Constructor Summary | |
NoneCollector()
|
Method Summary | |
void |
reset()
reset This method is called when the coverage should be reset. |
Methods inherited from class junit.quilt.framework.QuiltCollectorImpl |
addSegment, findCovered, findUncovered, getAll, getCapabilities, getCovered, getSummary, getUncovered, removeSegment |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NoneCollector()
Method Detail |
public void reset()
QuiltCollector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |