Package com.ikokoon.serenity.instrumentation.coverage

Class Summary
CoverageClassAdapter This is the class visitor that visits the class structures and invokes the method visitor for the coverage functionality.
CoverageClassAdapterExt This is an alternative class for adding coverage instructions line by line.
CoverageMethodAdapter This class actually enhances the lines to call the collector class which gathers the data on the lines that are executed during the unit tests.
CoverageMethodAdapterExt  
 



Copyright © 2010. All Rights Reserved.